Skip to content
 
 

Repository files navigation

Website

This project is for Rubric Labs' website.

It was bootstrapped with create-rubric-app.

To install the dependencies, run:

bun i

To run the dev server, run:

bun dev

Open 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.

Deployment

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. You'll simply need to change the Prisma provider to "postgresql" (and add an extra URL for Vercel: example).

Learn More

To learn more about this project, take a look at this blog post.

About

Marketing website for Rubric Labs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages