Kensano

Kensano — Frontend scaffold

Install

Copy files into repository:

Local test

Open index.html in browser. For API integration use a local server (e.g. npx http-server).

Deploy (GitHub Pages)

  1. Push to main.
  2. GitHub > Settings > Pages > Source: main / (root). Add custom domain kensano.in.
  3. Add CNAME file with kensano.in (single line).
  4. Ensure DNS A/CNAME records point to GitHub Pages as previously done.

Integrations (next steps)

Files that need backend