Skip to content

A starter for a project using Node, Express and MongoDB

License

Notifications You must be signed in to change notification settings

Vitormdias/Node-Starter

Repository files navigation

STARTER REST API

contributions welcome Build Status Code Climate codecov

A starter for a REST API using Node and Express

How to run the project:

  • First download the project:
    git clone https://github.com/Vitormdias/node-starter.git
    cd Node-Starter
    npm install
  • The scripts are:

    • Run the project
        npm run dev
    
    • Run the tests:
        npm run test
    

This is just a simple starter if you have any ideas to make it better, please feel free to open issues and send Pull Requests

About

A starter for a project using Node, Express and MongoDB

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published