Skip to content

Jadugar89/tickerapp

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server: Add Url to mongo DB.

npm install
npx prisma db push
npx prisma db seed
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

App to manage tickets. Create with Reactjs in Nextjs 13, Prisma as Orm and MongoDb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published