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 Revert "I need control" 2023-11-02 19:49:22 +01:00
client/say_to_isla Revert "I need control" 2023-11-02 19:49:22 +01:00
data Revert "I need control" 2023-11-02 19:49:22 +01:00
prisma Add columns to RssFeed table and implement 2023-11-11 03:28:07 +01:00
src build: 💚 fix docker build 2026-01-09 20:42:13 +01:00
.env.asc Update version numbers in .env.asc and 2023-11-11 03:28:26 +01:00
.env.example build: 💚 fix docker build 2026-01-09 20:42:13 +01:00
.envrc build: 👷 add nix flake 2026-01-09 19:16:29 +01:00
.gitignore build: 👷 add nix flake 2026-01-09 19:16:29 +01:00
Dockerfile build: 💚 fix docker build 2026-01-09 20:42:13 +01:00
flake.lock build: 👷 add nix flake 2026-01-09 19:16:29 +01:00
flake.nix feat: make service loader accept broken services 2026-01-09 20:15:06 +01:00
mosquitto.conf Revert "I need control" 2023-11-02 19:49:22 +01:00
package-lock.json feat: make service loader accept broken services 2026-01-09 20:15:06 +01:00
package.json feat: make service loader accept broken services 2026-01-09 20:15:06 +01:00
readme.md Revert "I need control" 2023-11-02 19:49:22 +01:00
renovate.json Revert "I need control" 2023-11-02 19:49:22 +01:00
todo.txt Revert "I need control" 2023-11-02 19:49:22 +01:00
tsconfig.json Revert "I need control" 2023-11-02 19:49:22 +01:00

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.