Skip to content

A better way to buy gifts, via the power of machine learning.

Notifications You must be signed in to change notification settings

AaronBuxbaum/GiftMe

Repository files navigation

GiftMe by Aaron Buxbaum

Build Status

A better way to buy gifts, via the power of machine learning.

To Use:

  • yarn start-server to spin up the backend
  • yarn start to run frontend locally
  • yarn build to compile
  • yarn test to run tests

To Develop:

  • Start: docker compose up -d (add --build` to force recompilation)
  • View logs: docker logs gift-me -f
  • Browser URL: localhost:3000

Useful VS Code extensions

  • ext install debugger-for-chrome
  • ext install vscode-jest

About

A better way to buy gifts, via the power of machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published