All Projects → bedrockio → Bedrock Core

bedrockio / Bedrock Core

Licence: mit
Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Elasticsearch, MongoDB, Node.js and React (KEMNR).

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bedrock Core

Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+453.76%)
Mutual labels:  semantic-ui, template
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (+97.69%)
Mutual labels:  koa, template
Kickster
Worry-free deploying to GitHub Pages using Jekyll
Stars: ✭ 151 (-12.72%)
Mutual labels:  deployment, template
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (+142.77%)
Mutual labels:  koa, template
Typescript Mern Starter
Build a real fullstack app (backend+website+mobile) in 100% Typescript
Stars: ✭ 154 (-10.98%)
Mutual labels:  semantic-ui, template
Html
Set of simplified and stylized HTML elements
Stars: ✭ 165 (-4.62%)
Mutual labels:  semantic-ui
React Hooks Mobx State Tree
React Hooks + MobX State Tree + TypeScript = 💛
Stars: ✭ 169 (-2.31%)
Mutual labels:  template
Orm Lite
Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)
Stars: ✭ 164 (-5.2%)
Mutual labels:  template
Meli
Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.
Stars: ✭ 2,125 (+1128.32%)
Mutual labels:  deployment
Win95.css
Responsive Bootstrap 4 windows 95/98 theme & landing template
Stars: ✭ 171 (-1.16%)
Mutual labels:  template
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+7160.69%)
Mutual labels:  semantic-ui
Ghpages
Deploy arbitrary static assets through GitHub Actions
Stars: ✭ 169 (-2.31%)
Mutual labels:  deployment
Appdeploy
🚀 AppDeploy is the fastest way to get info on your mobile app & deploy it OTA without specific server configuration
Stars: ✭ 166 (-4.05%)
Mutual labels:  deployment
Extra Phishing Pages
Community-built scenarios for Wifiphisher
Stars: ✭ 170 (-1.73%)
Mutual labels:  template
Deploy Rs
A simple multi-profile Nix-flake deploy tool.
Stars: ✭ 164 (-5.2%)
Mutual labels:  deployment
Tinystl
参考侯捷stl源码剖析的stl实现,目前实现了vector/list/rbtree/set,并有测试例子。
Stars: ✭ 171 (-1.16%)
Mutual labels:  template
Now Examples
Old examples of Vercel projects you can deploy yourself
Stars: ✭ 1,932 (+1016.76%)
Mutual labels:  deployment
Electron Next Skeleton
An example Electron app built with Next.js
Stars: ✭ 168 (-2.89%)
Mutual labels:  template
Lad
👦 Lad is the best Node.js framework. Made by a former Express TC and Koa team member.
Stars: ✭ 2,112 (+1120.81%)
Mutual labels:  koa
Webapplib
Web Application Library
Stars: ✭ 167 (-3.47%)
Mutual labels:  template

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].