projecthuman-repo / Coquest-WebApp

https://base-map-workspace.uc.r.appspot.com/
Other
0 stars 5 forks source link

setup codegen with dev script in frontend; added examples for usage of typed queries #141

Closed pranav-suri-phc closed 1 month ago

pranav-suri-phc commented 1 month ago

Changes: The change in frontend/.gitignore was made as vite uses dist folder instead of build folder for build files. Other changes are related to making codegen work with dev script and adding examples.