No description
Find a file
2025-05-16 01:53:55 +02:00
bin Migrate React -> Preact 2025-05-16 01:53:37 +02:00
migrations Allow nulls for parent task ID 2024-08-01 15:18:26 +02:00
public/css WIP 2024-02-03 16:55:15 +01:00
src LoggedInOnly template utility 2025-05-16 01:53:55 +02:00
.eslintrc WIP: Markdown rendering 2024-03-13 01:38:15 +01:00
.gitignore WIP: API introspection, refactoring, task creation (partly) 2024-08-01 01:06:52 +02:00
package.json Migrate React -> Preact 2025-05-16 01:53:37 +02:00
pnpm-lock.yaml Migrate React -> Preact 2025-05-16 01:53:37 +02:00
README.md WIP, make runnable 2024-01-13 21:54:38 +01:00
todo.txt WIP, move routes 2024-03-13 01:09:18 +01:00

Atoki Planner

This repository contains the planning tool for Atoki development.

This is not done yet! No contributions are currently accepted without prior discussion, as this is still in the early stages of development. The code may sometimes rely on not-yet-published versions of libraries, and so will break when installed as-specified.

Developing

This project uses pnpm:

pnpm install
pnpm run '/dev-css|dev/'