Contember
Contember is an open-source platform that empowers developers to quickly build and manage data-driven web applications. It gives you full control over the administration interface and data structure. Enjoy GraphQL API, role-based access control, authentication and a well-structured PostgreSQL database. Built by developers for developers.
Contributing
If you wish to send a pull request, be sure to first consult the maintainers by creating an issue. We typically react very quickly and are happy to provide any guidance.
Local development setup
- Install yarn classic or yarn v3 if you haven't already.
- Run
./start.sh
to start the development environment.