- Make templates borrow data instead of own it
- Logout button
- 404 page
- create account functionality
- Display errors in create listing page directly in form (+ don't reset form data when it does)
dev-{{number}}
: Built from main branch, increases after each run. For testing.dev-latest
: Latestdev-*
buildpr-{{number}}
: Built when a pull request is marked as ready to reviewrelease-v{{version}}
: Not used currently, will be used with tags to release versionslatest
: Will be used together with the release tags
https://www.kindwise.com/plant-id
curl --form file='@plant-desk.jpg' http://localhost:3000/api/v1/image -v