Artsdata.ca Reconciliation Service
This project is based on the NestJS.
Technical Details
- NodeJS - A JavaScript runtime built on Chrome's V8 JavaScript engine.
- NestJS - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
- Docker - Empowering App Development for Developers.
Requirements
Installation
# Build and 'compose-up' the docker.
docker-compose up --build
Seeding the calendar metadata.
Build the application
npm run build
npm run seed:calendar-metadata
And you're ready to go :)