This is a Next.js project bootstrapped with create-next-app and then modified to include an Express server and PostgreSQL database.
-- npm init -y -- npm i -- npm run dev (runs express and nextjs concurrently) -- code away!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Next.js project bootstrapped with create-next-app and then modified to include an Express server and PostgreSQL database.
-- npm init -y -- npm i -- npm run dev (runs express and nextjs concurrently) -- code away!