- NodeJS (version >= 12).
- Docker - if running with docker (version >= 19)
- Docker compose if running with docker (version >= 1.25.5)
yarn install
yarn env
yarn build
yarn start
- The application will run on http://localhost:3000/
yarn docker:start
yarn dev
yarn test
- Clean installs temporary folder after package versions sizes retrieval
- Add more automated tests and test coverage report
- Include search field in the Package page to continue searching for other packages from there
- Add database instance to be able to reuse the already searched and built package versions
Copylefted (c) 2020 Henrique Carvalho da Cruz Licensed under the MIT license.