This repository contains the code and instructions for building a server with Express.js, integrating it with Cloud Firestore, and deploying on Choreo. The project is inspired by insights gained from a workshop organized by Aiesec in University of Moratuwa, featuring guest speaker Mr. Suvin Nimnaka, a software engineer at WSO2. This guide combines workshop knowledge with hands-on experience to provide a comprehensive tutorial.
For a detailed guide and step-by-step instructions, please refer to the blog post: Building a Server with Express.js, Integrating Cloud Firestore, and Deploying on Choreo
In this project, you will learn how to:
- Set up an Express.js server.
- Integrate Cloud Firestore for data storage.
- Deploy your application on Choreo.
- Express.js: A web application framework for Node.js.
- Firebase Cloud Firestore: A flexible, scalable database for mobile, web, and server development.
- Choreo: An integration platform for deploying and managing applications.