/First-app

Primary LanguageTypeScript

My Project Template

Template Technical Stack

  1. Express.js
  2. TypeScript
  3. Kafka
  4. Postgres

How to run this template

npm install npm run start Application should now ready and is listening to port 3000 Navigating to /api/v1/status should return {"status":"alive"}

Developer Note:

  1. The template having kafka, postgres initial setup files and configuration.
  2. The resource allocation is only for the initial setup, need to revisit those when your service is up