Skip to content

Deployment

Kyle Smith edited this page Oct 21, 2022 · 1 revision

🚀 System Deployment

image

Frontend

Developed using Next.JS and deployed on Vercel.

Application Server

Developed using Nest.JS, containerised with docker and deployed on Heroku container registry.

Data Prep

Developed using flask and containerised with docker and deployed on Heroku container registry.

Face recognition

Developed using flask and containerised with docker and deployed on Heroku container registry.

Database

MongoDB database deployed and hosted on MongoDB atlas service.

Clone this wiki locally