Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 325 Bytes

Blogpost2Audio

📦 Initial Setup

  1. Copy .env file (cp .env.example .env) and add the necessary info
  2. Run npm install
  3. Build the frontend (cd frontend && npm i && npm run build)

🚀 Start App

npm run start

⚙️ Deployment

This App can be deployed to IBM Cloud using cloud foundry.