https://github.com/forestadmin/joko-poc
https://github.com/forestadmin/joko-poc
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forestadmin/joko-poc
- Owner: ForestAdmin
- Created: 2024-06-05T12:44:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T09:14:57.000Z (about 2 years ago)
- Last Synced: 2025-06-18T00:38:27.325Z (about 1 year ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```