Skip to content

rekallai/lyvecom

 
 

Repository files navigation

Bedrock Platform

More documentation about specific services and components can be found in the following sections:

  • deployment/ - Provisioning, Deployment automation, how to's, playbooks and procedures
  • services/api - Data API and data model layer that powers all applications
  • services/web - Web application and administration dashboard

Quick Start

Using Docker Compose you can build and run all services and dependencies as follows:

docker compose up

Open the dashboard at http://localhost:2200/ - Admin login credentials can be seen in the API output.

API Documentation

Full portal with examples:

http://localhost:2200/docs/getting-started

Code documentation:

services/api

Web Documentation

services/web

About

Lyvecom mono repo

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.1%
  • Shell 1.3%
  • MDX 1.3%
  • HCL 1.3%
  • HTML 1.3%
  • Less 1.2%
  • Other 0.5%