Contember

Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications with TypeScript and React.
GitHub
165
Created 5 years ago, last commit 11 hours ago
22 contributors
9.83k commits
Stars added on GitHub, month by month
0
0
0
0
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
0.0
/day
Last month
+0.1
/day
Last 12 months
0.0
/day
npmPackage on NPM
Monthly downloads on NPM
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
README

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

  1. Install yarn classic or yarn v3 if you haven't already.
  2. Run ./start.sh to start the development environment.