Skip to content

bitkarrot/Template

 
 

Repository files navigation

Cypher Nuxt3 Template

Licence Issues

Live Build Preview

Core Repo Values:

  • No fiat integrations except for the fiat ticker. ( this is bitcoin only )
  • Flat file / Static Build First Nostr Second ( json objects )
  • External hooks are necessary ( Fiat Ticker, Blockstream, GetAlby )
  • Zero Cost ( it should not cost a penny to host this on a cloud edge )

Dev & Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate build to the /dist or .output folder
$ npm run build

Releases

No releases published

Packages

No packages published

Languages

  • Vue 98.2%
  • Other 1.8%