Documentation
Extra details about this and others initiatives, is offered in https://tavares.in/docs/my-hours.
Help
This venture is developed utilizing open supply frameworks: Quasar and AdonisJs
In case you have issues with the execution of the venture, depart a remark to grasp the issue.
Necessities
- Linux
- Yarn (advisable)
- NodeJs >= 14 LTS
- Nginx (reverse proxy)
Extra Info
To publish your utility, you will discover data on the official web site for the API at https://docs.adonisjs.com/guides/deployment and the net purposes at https://quasar.dev/quasar-cli-webpack/developing- spa/implantation
We don’t present internet hosting or set up service
The settings can be found within the README.md of their respective directories.
Internet purposes have to be directed to the API via the “src/api.js” file (current within the “worker” and “person” listing) within the “api” variable. It will need to have this format:
export const api = course of.env.DEV
'http://localhost:3333'
: 'https://your-area'
Thanks!