Skip to content

Daneelv/ticket-logger

Repository files navigation

🚀 Ticket Logger

Ticket logging web app built with next.js and postgres.

License Status


📸 Demo / Screenshots

ticketlogger gif


📜 About

Basic Support Ticket Logging App Built with Nextjs. The project was used for exploring Sentry io.


✨ Features

  • ✅ Log in log out user
  • ✅ Log a ticket
  • ✅ View Tickets
  • ✅ Close Tickets

🛠 Tech Stack

Frontend: Next.js, TailwindCSS, cookie, jose
Backend: Next.js, prisma, neon, sentry, Database: Postgres


⚙️ Installation

# Create a .env file
SENTRY_AUTH_TOKEN=" <sentry auth token>"
DATABASE_URL= "<postgres database url> "
AUTH_SECRET = "<Any generated Secret>"

# Clone the repo
git clone https://github.com/Daneelv/ticket-logger.git

# Install dependencies
npm install

# Run locally
npm run dev

About

Basic Support Ticket Logging App Built with Nextjs. The project was used for exploring Sentry io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors