Verdnatura main web page
Go to file
Lautaro Dragan 762a4313e4
gitea/hedera-web/pipeline/pr-beta This commit looks good Details
Merge branch 'beta' into taro/cleanup-imports
2025-04-24 13:33:57 +00:00
.vscode
back
debian
image
public
src Remove unused import 2025-04-23 16:26:49 +02:00
.dockerignore
.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