No description
|
|
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| client/say_to_isla | ||
| data | ||
| prisma | ||
| src | ||
| .env.asc | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| mosquitto.conf | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| renovate.json | ||
| todo.txt | ||
| tsconfig.json | ||
Isla-bot
Development
Setup
- Copy
.env.exampleto.envand fill in the values. - Run
npm ito install all dependencies.
Running
A simple npm run dev should be all that is required
NOTE: In case this doesn't work, a well tested known working strategy is to cry about it.