| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My NodeJS API starter template, so I don't have to waste time setting things up from scratch each time.
Follow the instructions given below to get this project up and running on your local machine.
Make sure you have the following installed:
Clone this repository by running git clone https://github.com/georgeben/nodejs-starter.git
Change your directory to the project's directory by running cd nodejs-starter
Create a .env file and fill in all the values specified in the env.schema file
Start the application by running docker-compose up. Make sure you have stable internet connection, as some docker images may need to be downloaded.
Access the app by opening up http://localhost:3001/ on your browser.
To run tests,
View the API Documentation here
To contribute to this project, please read the Contributors Guidelines
| Back | FazBrowse Home | New Git URL |