Skip to content

Z3R0zz/interrupted-sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interrupted Sunset

🏆 Credits

Frontend: Built by Kars (GitHub @kars1996, owner at Resyced Design)
Special Thanks: To Zero's grandmother for being eternally cool. 💯

The long awaited download your files and run update for interrupted.me as we sunset the project.


🏗️ Project Structure

backend/    # Go backend API and services
frontend/   # Next.js frontend application
  • Backend: RESTful API built with Go, organized into modules for config, controllers, database, middleware, models, routes, and more.
  • Frontend: Next.js app with TypeScript, Tailwind CSS, custom API wrapper, and UI enhancements.

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/Z3R0zz/interrupted-sunset.git
cd interrupted-sunset

2. Setup the Backend

cd backend
cp ../frontend/.env.example .env
go mod tidy
go run src/main.go

3. Setup the Frontend

cd frontend
cp .env.example .env
npm install
npm run dev

Open http://localhost:3000 to view the frontend.


✨ Features

  • Go Backend: Modular, scalable REST API
  • Next.js Frontend: TypeScript, Tailwind CSS, and modern conventions
  • Custom API Wrapper: Simplified API requests with authentication support
  • UI Enhancements: Pre-installed fonts, animations, and UI libraries
  • Authentication Middleware: Ready for secure endpoints

📂 Folder Overview


📝 License

See LICENSE for license details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •