Skip to content

nurul3101/nextjs-optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Clone this repository and install dependencies.
  2. In your .env file set value of DIRECT_URL and DATABASE_URL and OPTIMIZE_API_KEY.
  3. Run npx prisma db push to create user table in your database and add some records.
  4. Start Optimize recording
  5. Run npm run dev to start the server.
  6. Clicking on "Fetch Users" button will fetch users from the database and display them on the page as expected. The queries would show up in Optimize.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published