Grama ERP
Grama is an open source ERP solution
Development
Setup
Testing
E2E testing
- In order to run e2e tests localy following the steps
- Install all project dependencies:
npm install
- Install playwritght :
npx playwright install --with-deps
- Run the e2e command:
npm run test:e2e
Dependencies
- NodeJS
- Docker