Skip to content

mmcorrelo/mc-oauth-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to OAuth Microservice

Version

OAuth Microservice

Install

  1. Install Postgres

  2. Install Mac Brew

  3. Install Dependecies

    npm install

Usage

  1. Initialise postgres database
    npm run db:start
  2. Start Service In Development Environment
    npm run dev

Author

👤 Miguel Correlo

📝 License

Apache License 2.0 © 2022 Miguel Correlo.

This project is Apache License 2.0 licensed.