/test-again

Primary LanguageTypeScript

test again

This project was generated by a Second Bot. Go to www.second.dev to learn more.

Getting Started

  1. Install packages
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:3000 with your browser.

Getting Started with Prisma Database

npx prisma generate
npx prisma migrate dev