VillageAssistantExperimental
Warning, this code is very experimental.
Build and serve a local version of the client folllowing these steps:
-
npm install
. -
npm run build
. -
npm run start
.
Note, however, you should create your own Firebase project, and replace the Firebase configs throughout.
Also, the Firebase functions have some missing Todos, that need to be filled out.