An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Privoce - Api Gateway

![](preview.png)

## 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.