No description
Find a file
Wonder Collective 2d9cf88f96 tasks-lists.jsx
2025-05-15 16:42:29 +02:00
bin Print warning when encountering foreign key not represented in relation properties 2024-08-01 18:11:31 +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 tasks-lists.jsx 2025-05-15 16:42:29 +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 update dependencies 2024-08-01 23:59:10 +02:00
pnpm-lock.yaml update dependencies 2024-08-01 23:59:10 +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/'