BrunoSSantana / vutr

L&D repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

L&D repository


Languages

Language:TypeScript 97.1%Language:Dockerfile 2.2%Language:JavaScript 0.7%