Skip to content

Digital-inspiration/issue-tracker

Repository files navigation

This is a Full stack App created for issue tracker using Next.JS, Tailwind CSS, Prisma ORM, Radix UI and MySQL DB

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Second, run the MySQL server locally and add the URL using the .env file (see .env.example file for reference)

Open http://localhost:3000 with your browser to see the result. Tutorial reference: https://www.youtube.com/watch?v=J9sfR6HN6BY

About

Next JS example project to create an bug tracking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors