This project is bootstrapped with create-rubric-app.
npm ibun inpm run db:pushbun db:pushnpm run devbun devOpen localhost:3000 in your browser to see the result.
You can start modifying the UI by editing src/app/page.tsx. The page auto-updates as you edit the file.
To serve your app to users, simply deploy the Next.js app eg. on Railway or Vercel.
To persist data, you'll need a database. Both Railway and Vercel provide Postgres DBs.
To learn more about this project, take a look at this blog post.