https://github.com/privoce/privoce-api-gateway
A auth gateway
https://github.com/privoce/privoce-api-gateway
Last synced: over 1 year ago
JSON representation
A auth gateway
- Host: GitHub
- URL: https://github.com/privoce/privoce-api-gateway
- Owner: Privoce
- Created: 2020-11-09T02:46:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T23:07:38.000Z (over 5 years ago)
- Last Synced: 2025-03-30T02:33:31.921Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 345 KB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Privoce - Api Gateway

## Auth service for Privoce project.

### [📚 Documentation](doc.md)
## 🚀 Usage:
🔃 Clone the project:
```bash
git clone https://github.com/Privoce/alora-api-gateway.git
```
💻 Install dependencies:
```bash
yarn
#or
npm install
```
âš™ Setup the .env file:
```bash
# (use your favorite text editor)
```
✅ Run the service:
```bash
yarn start
#or
npm start
```
### Made with 💙 in Bahia, Brasil.