Skip to content

Clockwork-Rat/derick-ai

Repository files navigation

Budget App (React + Vite)

PostGRES server in the backend, make sure postgres is installed and a database with the name as set in server/config.py.

Initialize database with

python server/migrate.py init

start backend server with

python server/app.py

ensure you have an OpenAI API Key environment variable or the AI Assistant will not work (OPENAI_API_KEY)

Quick start:

npm install
npm run dev

Build:

npm run build
npm run preview

About

Budgeting app with integrated AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors