Community Edition
AGPL source, local stack, issue tracking, and public documentation for centres and contributors who self-host.
Open repositoryCommunity Edition
Open-source childcare management software for centres, developers, and operators who want a self-hostable path with a commercial support model around it.
Start the local infrastructure, prepare the database, and run the web app.
git clone https://github.com/Paint-The-Night/Acorn-CCMS.git
cd Acorn-CCMS
docker compose up -d
npm install
cd web
npm install
npm run db:generate
npm run db:seed
npm run dev
Acorn has three audiences: people deploying it, people operating centres with it, and people evaluating the project model.
Infrastructure shape, local setup, environment variables, production hardening, backups, and upgrades.
OperationsCentre setup, rooms, staff, children, families, attendance, compliance records, and programming.
ProjectCommunity Edition, paid support, managed hosting, AGPL licensing, trademarks, and contributing.
Core workflows stay useful for self-hosters. Paid work focuses on removing operational burden.
AGPL source, local stack, issue tracking, and public documentation for centres and contributors who self-host.
Open repositoryPaid setup, migration, upgrades, production review, training, reporting, integrations, and troubleshooting.
Request supportHosted infrastructure, backups, monitoring, upgrades, onboarding, and operational support when the hosted service is ready.
View support pathsUse synthetic records for public demos and evaluation. Do not put real child, family, staff, or centre data into screenshots, bug reports, or demo environments.