Skip to content

jamer007/nodejs-express-mongo

Repository files navigation

nodejs-ms-campaign

Getting Started

Install dependencies:

npm install

Setup GitHooks:

npm run setup-git-hooks

Start server:

# Start server
npm start

Lint:

# Check code lint
npm run lint

# Lint code with ESLint
npm run lint --fix

Docs:

# access REST API documentation
http://localhost:4410/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published