https://github.com/typedb/typedb-web
TypeDB Website
https://github.com/typedb/typedb-web
Last synced: 7 months ago
JSON representation
TypeDB Website
- Host: GitHub
- URL: https://github.com/typedb/typedb-web
- Owner: typedb
- Created: 2015-11-08T17:45:07.000Z (almost 11 years ago)
- Default Branch: development
- Last Pushed: 2025-08-01T15:41:49.000Z (about 1 year ago)
- Last Synced: 2025-08-01T17:41:16.659Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://typedb.com
- Size: 272 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
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)