Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 392 Bytes

Instructions Fullstack Project app using the lates versions of React (v18) and Next.js (v13).

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Features

  • DB: postgres + prisma, migrations