The 2.x branch is in heavy development and is considered to be experimental and unstable for production usage. For this reason, it will be deployed in GET-only mode for requests to Atlas. Local development mode will still remain restriction free.
Deployed at: https://competent-turing-166588.netlify.com/
Documentation can be found in the wiki: https://github.com/CuBoulder/lil_shrugger/wiki
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit