Skip to content

gwn/buena-case-study

Repository files navigation

gwn's simple property management dashboard for Buena

Project Info

Simple property management dashboard designed for efficiency.

Check out the demo here

See the requirement specification for the original project requirements.

See the technical specification for the summary of the tech stack and the reasons behind the choices.

Dependencies

  • PostgreSQL >= v13
  • Node, NPM (Find required versions under package.json/engines)
  • Anthropic API access

Setup

psql < schema.sql
cp env-example env
$EDITOR env
npm i
npm run dev:be
npm run dev:fe

Note that a Swagger API documentation is available, see backend logs for the URL.

About

Property Dashboard with a guided creation flow

Resources

Stars

Watchers

Forks

Packages

No packages published