martinsvinicius / dashgo-auth-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple API to serve dashgo app.


Features

  • Users CRUD
  • Authentication
  • JWT and Refresh token

Getting Started


This API was built to serve the web app dashgo, after you run it, open dashgo and follow the Getting Started topic on README.

Install the project dependencies

yarn install

Then, you can run the app:

yarn dev

API endpoint: http://localhost:3333


That's it. You successfully started the app


Author


Vinicius Martins

Siga no Twitter GitHub last commit Perfil Linkedin

About


Languages

Language:TypeScript 100.0%