Ensure the following environment variables are set in your Docker configuration in docker-compose-dev.yml
:
NODE_ENV=development
for all services to run in the development mode.[email protected]
- Email address for the admin account.DEFAULT_ADMIN_PASSWORD=demo
- Password for the admin account.DEFAULT_ADMIN_NAME=Demo Demo
- Full name of the admin.DEFAULT_ADMIN_USERNAME=demo
- Username for the admin login.
docker compose -f docker-compose-dev.yml up --build
docker compose -f docker-compose-dev.yml up -d
See the official development section.
- React, Redux, Redux-Saga, Redux-ORM, Semantic UI React, react-beautiful-dnd
- Sails.js, Knex.js
- PostgreSQL
Planka is AGPL-3.0 licensed.