TheIndieDevs / Blog

Version 2 of Blog
MIT License
0 stars 0 forks source link

Blog

Version 2 of Blog

Features

Setup your local

Prerequisite

Quick Start with Docker

The development environment is dockerized for easy setup. Run the entire app (frontend, backend, db) with this command:

docker compose up

or follow the instructions below for a manual setup

Manual Setup

Front-end

Back-end