What is the underlying technology?
Support avatar
Written by Support
Updated over a week ago

The underlying technology operates on a MEAN stack, which means it is composed on free and open-source software. Specifically we use MongoDB, Express, Angular, and Node.

  • MongoDB is our database layer, which is highly scalability and flexible.

  • Express is our fast, lightweight, server-side web application framework.

  • Node is our event-driven, non-blocking run-time environment.

  • Angular is our modular front-end web app framework.

Did this answer your question?