0
1
Fork 0
Verdnatura main web page for migration
Go to file
William Buezas dedb8a73a5 Resolve conflicts and simplyfy localeDates 2024-12-09 11:30:52 -03:00
.vscode Change eslint config 2024-08-17 00:06:19 -03:00
back refs #4922 version increased 2024-11-28 11:39:13 +01:00
debian refs #4922 version increased 2024-11-28 11:39:13 +01:00
image revert: images removed 2024-11-27 15:48:35 +01:00
public refs #4922 Login UI 2022-11-30 18:59:07 +01:00
src Resolve conflicts and simplyfy localeDates 2024-12-09 11:30:52 -03:00
.dockerignore Preparing docker deployment 2020-01-20 22:26:15 +01:00
.editorconfig refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
.eslintignore refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
.eslintrc.js Add cypress eslint config 2024-10-07 08:34:55 -03:00
.gitignore refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
.postcssrc.js refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
.prettierrc.js More linting and formatting 2024-07-17 09:23:30 -03:00
Dockerfile refs #4922 Dockerfile updated, rules fixes 2024-11-25 17:07:33 +01:00
Jenkinsfile refs #4922 debuild image updated, debian/rules remove corepack 2024-11-27 15:16:33 +01:00
LICENSE refs #4922 Deploy fixes 2024-11-25 17:31:37 +01:00
README.md Resolve conflicts and simplyfy localeDates 2024-12-09 11:30:52 -03:00
babel.config.js refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
cypress.config.js refs #4922 deps fixed, utils moved to back 2024-11-28 10:57:51 +01:00
docker-compose.yml refs #4922 Deploy fixes 2024-11-25 16:59:26 +01:00
jsconfig.json refs #4922 Quasar added 2022-11-29 20:32:57 +01:00
package.json refs #4922 version increased 2024-11-28 11:39:13 +01:00
pnpm-lock.yaml refs #4922 deps fixed, utils moved to back 2024-11-28 10:57:51 +01:00
quasar.config.js Visits view 2024-08-08 11:24:43 -03:00

README.md

Hedera

Hedera is the main web page for Verdnatura.

Getting Started

Required dependencies.

  • PHP >= 7.0
  • Node.js >= 18.0

Launch application for development.

$ quasar dev

Launch Salix backend.


pnpm run back

Run server side method from command line.

php hedera-web.php -m method_path

Built with