Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/contember/contember

Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications with TypeScript and React.
https://github.com/contember/contember

contember graphql postgresql reactjs typescript

Last synced: about 2 months ago
JSON representation

Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications with TypeScript and React.

Awesome Lists containing this project

README

        





Contember Interface logo (dark or light)


# 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.

- [Start building with Contember](https://www.contember.com/start)
- [Documentation](https://docs.contember.com/)

## 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](https://classic.yarnpkg.com/en/docs/install) or [yarn v3](https://yarnpkg.com/getting-started/install) if you haven't already.
2. Run `./start.sh` to start the development environment.