Supermarket meets recipes.
$ cd picape
$ bin/setup
bin/setup: Install all dependencies and run tests. Use this on your CI server.bin/update: Update all dependencies, after pulling or merging.bin/ci: Run this locally to run all commands run by CI.mix phx.server: Start Phoenix server.mix ecto.reset: Drop and reseed the database.mix test: Run the Elixir tests.cd frontend/ && yarn test: Run Javascript tests.
- Web: http://localhost:4001
- API: http://localhost:4000/graphql
- GraphiQL: http://localhost:4000/graphiql
Hosted on Fly.io — config in fly.toml, image built from the Dockerfile.
fly deploy
picapie-unplan
picapie-essentials
Generated using the Firebird template.