Skip to content

RubricLab/lilac

Repository files navigation

Create Rubric App

This project is bootstrapped with create-rubric-app.

Getting Started

1. Install dependencies

npm i
bun i

2. Set up the DB

npm run db:push
bun db:push

3. Run the development server

npm run dev
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.

Learn More

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

About

AI language translation app built with the OAI realtime SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •