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

https://github.com/sajjadmrx/personal-backend


https://github.com/sajjadmrx/personal-backend

personal-website socket-io

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## How to Works

![Alt text](how.png)

## How to Run

- npm install

- create `.env` file

```env
TOKEN=Disocrd Bot token
GID=discord server id
UID=discord user id
PORT=4000
```

- npm run start