This project was generated using Nx with Angular, Nest, and server-side rendering. Built with Bootstrap 5 and PurgeCSS. Example data created with Pirate Ipsum.
npm install
Note: Before running the project, create db.json
in the project root using db.example.json
as a guide. This is to prevent your personal data from accidentally being pushed to a public server.
npm start
npm run prod:ssr
Then open browser to http://localhost:3333/viewer
npm run test
npm run compodoc
npm run analyze:bundles
npm run dep-graph
npm run lighthouse