Verdnatura main web page
Go to file
William Buezas ca34bb1ad2
gitea/hedera-web/pipeline/pr-beta This commit looks good Details
supplant user migration
2025-04-30 11:44:32 +02:00
.vscode
back i18n: fr startOrder 2025-02-27 12:03:35 +01:00
debian i18n: fr startOrder 2025-02-27 12:03:35 +01:00
image
public
src supplant user migration 2025-04-30 11:44:32 +02:00
.dockerignore refactor: use Salix for the pending orders 2025-03-04 03:53:39 -03:00
.editorconfig
.eslintignore
.eslintrc.js
.gitignore
.postcssrc.js
.prettierrc.js
Dockerfile
Jenkinsfile
LICENSE
README.md
babel.config.js
cypress.config.js
docker-compose.yml
hedera-web@24.50.15
jsconfig.json
package.json Account view refactor 2025-03-14 13:34:43 -03:00
pnpm-lock.yaml Details 2025-03-20 17:24:04 -03:00
quasar.config.js Account view refactor 2025-03-14 13:34:43 -03:00
vitest.config.js

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