v0.0.1
Changes
Chores
- release 0.0.1 (jenkins-x-bot)
- add variables (jenkins-x-bot)
- Jenkins X build pack (James Strachan)
- Add .qovery.yml file to deploy app with Qovery 馃殌 (Qovery)
Other Changes
These commits did not use Conventional Commits formatted messages:
- Add deploy with zeet (Geshan Manandhar)
- Update README.md (Geshan Manandhar)
- Remove the public folder as this is an API (Geshan Manandhar)
- Update README.md (Geshan Manandhar)
- Add app.json for heroku (Geshan Manandhar)
- Build only the entry point app.js (Geshan Manandhar)
- Update README.md (Geshan Manandhar)
- Add deploy with Heroku button (Geshan Manandhar)
- Add deploy with vercel button (Geshan Manandhar)
- Running on vercel (Geshan Manandhar)
- Create vercel.json (Geshan Manandhar)
- Add validation for create quote (Geshan Manandhar)
- Add quote API endpoint (Geshan Manandhar)
- Add the get quotes API fetching quotes from the db (Geshan Manandhar)
- Adding the pg npm package (Geshan Manandhar)
- Initial database with quote table and 17 rows (Geshan Manandhar)
- Add quote routes, delete user routes (Geshan Manandhar)
- Barebones Express Js app geneated with express generator (Geshan Manandhar)