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

https://github.com/forestadmin/joko-poc


https://github.com/forestadmin/joko-poc

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Based on [Datasource translation](https://docs.forestadmin.com/developer-guide-agents-nodejs/data-sources/custom/translation)

To start, copy paste the `.env-example` and put the right env variable.

To know the `FOREST_AUTH_SECRET` and the `FOREST_ENV_SECRET` follow the environment creation on the project setting.

Next just run
```bash
yarn start
```