Skip to content

ioxio-dataspace/dataspace-index-page

Repository files navigation

Dataspace Index Page template

Please note that resulted HTML page contains some placeholders from conf.ts file. The idea is to replace them using parse-template on a target website. All placeholders are listed in this file for simplicity, so just override them with the tool.

Development

pnpm install
pnpm run dev

Deployment is made automatically into dist branch by pushing to main.