Skip to content

vtech6/rag-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

How to run the app:

  • Clone this repo
  • cd into both directories and do npm i
  • add env variables in both directories following the structure found in .env.dist
  • on the frontend side, run npm run dev
  • on the backend side do docker compose up
  • once the database is created, you have to do npx @better-auth migrate --y
  • now you're ready to go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published