Skip to content

hknfrt/blog-fullstack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Fullstack Application

A complete blog application with Node.js/TypeScript backend and Next.js frontend.

Project Structure

  • /backend - REST API (Node.js, TypeScript, PostgreSQL) - Documentation
  • /frontend - Web application (Next.js 15, TypeScript, Tailwind) - Documentation

Quick Start

# Install dependencies
npm install
cd backend && npm install
cd ../frontend && npm install

# Start both servers
npm run dev

About

blog-backend-api system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages