Skip to content

ErikSamuelVT/login-api

Repository files navigation

Login API for your local projects

To run the project you must clone the repository with the following command

git clone https://github.com/ErikSamuelVT/login-api/

Now you must enter the login-api folder with the following command

cd login-api

Now you must install the dependencies with the following command

npm install

Note: You must put your own credentials for mongodb and the jwt secret in an .env file

Now you can run the API with the following command

npm run dev

Preview

home howto dashboard

About

Login API for your local projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published