Skip to content

mAbadsa/login-api

Repository files navigation

login-api

Create API to manage user login by using the Sails v1 framework and firestore database Firestore. This app is very simple, this is what you can build by learning a new framework and apply it in two days.

as a user:

You can create new user, get your data and update your data.

as a admin

You can create new user, get, update your data and get all users data.

Technologies 💻

  • sails
  • firestore

Getting Started 📣

1. You can start by cloning the repository on your local machine by running:

git clone https://github.com/mAbadsa/login-api.git
cd login-api

2. Install all of the dependencies:

npm i

3. Run app:

sails lift

and you can run as developer by using nodemon by run this command

nodemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published