JAQ Stack (Java + Angular/JavaScript + SQL/NoSQL) is a pre-built, open-source tech stack that helps developers start fast a rapid-application-development (RAD) toolkit for building full-stack web apps.
It removes the pain of wiring up the frontend, backend, and databases, giving you a ready-to-run foundation built on:
- Java / Helidon for backend microservices
- Angular / JavaScript for the frontend
- SQL or NoSQL for persistence
Focus on building features, not boilerplate. JAQ Stack handles the integration so your team can move from idea to prototype in days, not weeks.
JAQ Stack is proudly part of the Docker-Sponsored Open Source Program.
This gives us:
- Free Docker Team subscription
- Docker Scout security insights
- Free autobuilds & rate-limit removal for public images
- Official open-source badging on Docker Hub
All our base images and examples are published under
👉 hub.docker.com/u/jaqstack
Build once, extend forever.
JAQ Stack’s mission is to make enterprise-grade web development fast, open, and accessible without vendor lock-in.
Our commitment:
- 🆓 Open Source – MIT-licensed and community-maintained
- 🤝 Community-Driven – Guided by your feedback & pull requests
- 🔍 Transparent – Open discussions, public roadmap, visible progress
| Resource | Link |
|---|---|
| 📘 Docs | https://jaqstack.com/docs |
| 💬 Discussions | github.com/jaqstack/jaqstack/discussions |
| 🧰 Examples | https://jaqstack.com/examples |
| 🐳 Docker Examples | https://hub.docker.com/r/jaqstack/jaqstack-examples |
We welcome everyone to join the movement!
# Fork & clone
git clone https://github.com/jaqstack/jaqstack.git
cd jaqstack
# Build examples
docker compose up