GitHub - bedrockio/bedrock-core: Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Mongo, Node and React

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Mongo, Node and React

License

MIT license

207 stars 23 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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

Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Mongo, Node and React

Topics

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Custom properties

Stars

207 stars

Watchers

7 watching

Forks

23 forks

Releases

No releases published

Packages

No packages published