8000 GitHub - artuuro/re-backend: [Fastify, Mongoose, OAS] REST API Starter (Boilerplate)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

artuuro/re-backend

Repository files navigation

RE-Backend

Prerequesities

Setup

  • Install yarn globally with npm i -g yarn.
  • Install nodemon globally with npm i -g nodemon.
  • Copy configuration/env.development.js.example to configuration/env.development.js and configure basing on already provided variables.
  • On project main root run yarn to install dependencies.
  • Run yarn dev to start development server.

Extra

  • SWAGGER documentation available locally at http://127.0.0.1:3000/api/index.html
  • OAS documentation available locally at http://127.0.0.1:3000/api/docs.html

Useful links

Bugs & issues

  • Please report any issues/bugs here
  • I'll consider your pull requests with improvements, fixes (depends on quality)

About

[Fastify, Mongoose, OAS] REST API Starter (Boilerplate)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0