Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

code-collabo/node-mongo-api-boilerplate-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

@code-collabo/node-mongo-api-boilerplate-templates

All Contributors

contributions welcome License: ISC GitHub issues GitHub pull requests

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

Contributors ✨

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
@Ifycode

💻
All Contributors
All Contributors

🚇
David Oladepo
David Oladepo

💻
Obiagba Samuel
Obiagba Samuel

💻
Olaleye Blessing
Olaleye Blessing

📖