Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 722 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 722 Bytes

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.