feat: add file storage service and update configurations
refactor: migrate to tsup for builds and update tsconfigs fix: update error handling and validation in payment service chore: update package scripts and dependencies docs: update README and env examples
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
PORT=3001
|
||||
NODE_ENV=development
|
||||
NODE_ENV=development
|
||||
DATABASE_URL=copy from packages/database/.env
|
||||
Reference in New Issue
Block a user