Skip to content

Thoughts on frontend architecture

Notifications You must be signed in to change notification settings

LukasMachetanz/compup

 
 

Repository files navigation

Run locally

docker-compose up yarn start

Run db migrations

docker-compose run flyway -url=jdbc:postgresql://db:5432/compup -user=dbuser -password=password migrate docker-compose restart server

Feature Ideas

  • Money Transactions by user
  • Highest balance
  • Edit transactions
  • Teams

About

Thoughts on frontend architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 10.5%
  • PLpgSQL 7.2%
  • HTML 1.1%