No description
Find a file
Sophia Hage 01dda7f612
Some checks failed
/ build (push) Failing after 1m46s
ci: 💚 maybe work on forgejo
2026-01-09 20:58:44 +01:00
.github/workflows ci: 💚 maybe work on forgejo 2026-01-09 20:58:44 +01:00
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

  1. Copy .env.example to .env and fill in the values.
  2. Run npm i to 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.