Skip to content

randychoc/users_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users_API

Build With

  • NodeJS
  • Express
  • MongoDB
  • Cloud Firestore

Development

  1. Clone the repository and change directory.
git clone https://github.com/randychoc/users_api.git
cd users_api
  1. Install npm dependencies
npm install
  1. Remember to have MongoDB installed
  1. Create a Firebase Project
  • Create an Auth Project
  • Create an Cloud Firestore Project
  • Get your Enviroment Variables
  • Create and .env file (remember to install DotEnv Package)
  1. Run the app locally
npm start

About

Users Rest API using MongoDB and Cloud Firestore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published