Bluro
Bluro is a headless content management system (CMS) that was built with a clear goal to achieve - create something interesting and learn useful skills and technologies. As a part of the project a blog "Tech Overload" was build.
Backend uses neither no express nor no sequelize or other ORMs only bare bones, only hardcore
Frontend on the other hand makes use of React and bunch of other dependencies to simplify development
Table of content
Installation
Go to folder where you want a new folder with the source code to be downloaded, run:
git clone https://github.com/Vidzhel/Bluro.git
Running dev server with docker
Running the server with docker requires creation of config files under configs
directory:
- …