Important
This project was done as part of a machine test.
Clone the repo
git clone https://github.com/aravsanj/elt-mt.git
Run the development server
pnpm install
pnpm run dev
The tests are located in __tests
folder.
Run tests
pnpm run test
Note
This project was done as part of a machine test. No contributions necessary.
This project is licensed under AGPLv3, see LICENSE.