We no longer develop projects in this GitHub organisation. Head over to our new GitHub organisation to find projects to contribute to: https://github.com/collabo-community
Get the API boilerplate templates from the CLI as shown below. If CLI does not work for you yet, just grab the template you are interested in from this repository.
Install CLI globally using this command:
npm install -g @code-collabo/node-mongo-cli
Create a new backend API application:
node-mongo test-folder ts
Change directory into generated the test-folder
, and install the dependencies:
npm install
Start the automated development server and choose your preferred connection setup type (MongoDB ATLAS or Local):
npm run dev
Find a more comprehensive usage guide in the node-mongo user docs.
Find out how to contribute to node-mongo projects in the contributor docs section of the Code Collabo Community and projects documentation
Thanks to these amazing contributors to the node-mongo-api-boilerplate-templates project. This project follows the all-contributors specification. See emoji key. Contributions of any kind welcome!
@Ifycode 💻 |
All Contributors 🚇 |
David Oladepo 💻 |
Obiagba Samuel 💻 |
Olaleye Blessing 📖 |