A capstone output for Blessings Cafe located in Imus City, Cavite. Presented to the Information Technology Department of De La Salle University Dasmarinas. Built using ExpressJS + MongoDB + n8n + Node.js. Deployed using Docker inside a Digital Ocean Droplet.
- Install prerequisite modules:
npm install
- Set up environment variables:
Create a .env file with:
MONGODB_URI=your_mongodb_connection_string
XENDIT_SECRET_KEY=your_xendit_key
- Run website
npm run dev
Server will start on http://localhost:8080
- Start conversation with the Blessings Cafe page by typing "Get Started" [non-case sensitive]
Team Couche
- Math Daenniel Dela Rosa
- Ken Christian Divino
- Rovic Rodriguez