/vutr

L&D repository

Primary LanguageTypeScript

VUTR

About

VUTR is a simple API created for the purpose of learning how to create a RESTful API technology how to graphql and how to use it in a project.

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
  1. Run the server
npm run start:dev
# or
npm run start

Usage

The API is running on port 3000 by default, you can change it in the .env file.

License

MIT

Author

make with love <3 by BrunoSSantana