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
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
PORT=3001
|
|
NODE_ENV=development
|
|
DATABASE_URL=copy from packages/database/.env |