4ga Boards
Task Management & To-do Lists
About this project
Features
- Dark Mode
- Intuitive UI/UX
- Advanced Markdown Editor
- Export/Import Boards
- Web App Design - realtime updates without reloading page
- Multitasking Capabilities - simultaneously edit/review cards and filter/rearrange the board, while keeping local description changes
- Google/GitHub/Microsoft SSO Login/Register
- Simplistic Wide Screen Design - minimal clutter and no wasted space
- Powerful Shortcuts
- Multiple Language Support (EN, PL, FR, PT - 100%, other languages - partial support)
- Collapsable Lists and Sidebar - saves screen space and allows for easier navigation in complex projects
- Multi-level Hierarchy - projects -> boards -> lists -> cards -> tasks
- Github 2-way sync - Coming soon
Demo
Documentation
Website
Don't want to get your hands dirty?
Check 4ga Boards Professional Hosting.
Roadmap
Deploy
Docker Compose (Recommended)
Requirements: Docker, Docker Compose
Download docker-compose.yml
(or create docker-compose.yml
based on the example)
curl -L https://raw.githubusercontent.com/RARgames/4gaBoards/main/docker-compose.yml -o docker-compose.yml
Configure 4ga Boards instance variables
Configure environment
sections in docker-compose.yml
:
Edit BASE_URL
to match your domain name or IP address.
Edit SECRET_KEY
with a random value. You can generate it by openssl rand -hex 64
.
Edit `POSTGRES_P
Technologies & License
MIT
Node.js
Docker
K8S
Quick Deploy
Deploy this project to cloud platforms with one click