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

https://github.com/typedb/typedb-web

TypeDB Website
https://github.com/typedb/typedb-web

Last synced: 7 months ago
JSON representation

TypeDB Website

Awesome Lists containing this project

README

          

# TypeDB Web

Main repository for the TypeDB Web project. This is the source code of https://typedb.com!

This repo also contains common sources and assets for reuse across TypeDB's Web-based projects.

Details of each module, including local development instructions,
can be found in the `README` files of their respective directories:

- [Angular frontend - README](./website/README.md)
- [Content schema - README](./schema/README.md)
- [Sanity CMS - README](./sanity/README.md)
- [Web Common library - README](./common/README.md)