Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 564 Bytes

Meltcd.md

File metadata and controls

28 lines (16 loc) · 564 Bytes

Running Application using MeltCD

Prerequisites

  • Meltcd (latest version recommended)

Make sure that Meltcd is up and running. See docs to know how to run Meltcd.

Steps

  1. Place the Environment Variable in the ~/secrets/tiddi file
DB=https://my-db.turso.io?authToken=your-auth-token
PORT=5656
HOST=https://domain.com
  1. And then run the following command
meltcd app create tiddi --repo https://github.com/KunalSin9h/tiddi --path service.yml