Skip to content

Blog Lite: A comprehensive web application built with Vue.js for the frontend, Flask for the backend, and incorporates Redis and Celery for caching, task scheduling, and enhanced performance.

License

Notifications You must be signed in to change notification settings

bantu-4879/Blog-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Lite

Blog Lite: A comprehensive web application built with Vue.js for the frontend, Flask for the backend, and incorporates Redis and Celery for caching, task scheduling, and enhanced performance.

Screenshot (16)

Key Features

Authentication

Blog lite incorporates a secure user authentication system. Only registered users can create and manage their blog posts. By implementing authentication, we ensure the privacy and security of your blogs.

Screenshot (13)

Homepage Showcase

project.des.mp4

Redis and Caching

To enhance performance, Blog lite utilizes Redis for caching frequently accessed data. Caching significantly reduces database queries, leading to faster response times and better user experience.

By using Redis, Blog lite improves the overall responsiveness of the application, providing users with a smooth and efficient blogging experience.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/bantu-4879/Blog-Lite.git
cd blog-lite
  1. Install dependencies:
npm install

License

Blog lite is open-source and available under the MIT License.

About

Blog Lite: A comprehensive web application built with Vue.js for the frontend, Flask for the backend, and incorporates Redis and Celery for caching, task scheduling, and enhanced performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published