G-Mustafa1 /
Blog-With-Nextjs
📝 Simple Blogging Website 🚀 Built with Next.js 15 + Tailwind CSS 📖 Read & Explore Blogs 🎨 Clean & Minimal UI 🌐 Deployed on Vercel
51/100 healthLoading repository data…
rupeshharode / repository
📖 Simple Blogging Application A beginner‑friendly project to learn CRUD operations using JPA with a Spring Boot backend and Thymeleaf frontend. Features: Create, Read, Update, Delete blog posts HTML/CSS + Thymeleaf templates for UI JPA integration for database handling This project helped me practice full‑stack development basics and connect
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple Spring Boot blogging application with CRUD operations for blog posts.
Ensure you have MySQL installed and running.
Create a database named blogpost.
Set environment variables for database credentials:
DB_USERNAME (default: root)DB_PASSWORD (default: password)Or create src/main/resources/application-local.properties with:
spring.datasource.username=your_username
spring.datasource.password=your_password
Run the application:
./mvnw spring-boot:run
Access at http://localhost:8080
Selected from shared topics, language and repository description—not editorial ratings.
G-Mustafa1 /
📝 Simple Blogging Website 🚀 Built with Next.js 15 + Tailwind CSS 📖 Read & Explore Blogs 🎨 Clean & Minimal UI 🌐 Deployed on Vercel
51/100 healthbhaardwajkhyati-cell /
📖 Description BloggingWebsite is a simple blogging platform built with HTML, CSS, EJS, Node.js, and Express. It allows users to create, edit, and view blog posts through a clean and responsive interface. The project demonstrates full‑stack web development concepts, combining server‑side rendering.
42/100 health