UNPKG

banah

Version:

Start up your Node.js projects with ease. No need to install express, cors, or the basic things you need for a Node.js project. We got you covered.

12 lines (10 loc) 236 B
# .env file for the project # Feel free to add the enviroment variables you need # Example # PORT=3000 # PostgreSQL database credentials # DB_HOST=localhost # DB_PORT=5432 # DB_USER=myuser # DB_PASSWORD=mypassword # DB_NAME=mydatabase