mirror of
https://github.com/20kaushik02/express-sequelize-backend-template.git
synced 2025-12-06 11:54:07 +00:00
5 lines
260 B
Markdown
5 lines
260 B
Markdown
# Back-end server template
|
|
|
|
- Run npm i to install all dependencies first
|
|
- Env config: .env, .env.development, .env.staging, .env.production
|
|
- npm run staging_prep and npm run staging to deploy on Render after configuring a new web service on Render dashboard |