Skip to content

Geri76/blogs

Repository files navigation

Blogs 📜

A simple blogging platform.

Technologies 🔎

Backend 🗄️

Frontend 🖥️

Installation 🛠️

  1. Clone the repo: git clone https://github.com/Geri76/blogs.git
  2. Install npm packages: npm i
  3. Start the project with: npm run dev or npm run start

The contents of the data folder (example)

  • 📁 data
    • 📄 stats.json
    • 📁 user1
      • 📁 files
        • 📄 cat.png
      • 📁 posts
        • 📄 hello.md
    • 📁 user2
      • 📁 files
        • 📄 house.png
      • 📁 posts
        • 📄 welcome.md

About

A simple blogging platform.

Resources

Stars

Watchers

Forks