Skip to content

davidyuk/aepp-hyperchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aeternity Hyperchains UI

Overview

This is a Svelte project, powered by create-svelte.

It uses pnpm for package management and compilation.

The project uses tailwindcss and daisyUI.

Local setup

First, install pnpm if you don't have it yet.

brew install node pnpm

Install the site and run the dev server:

pnpm install
pnpm run dev

Open http://localhost:3000 in your browser to see the result.

Deployment

Deployment is done by updating the tag in gitops-apps.

About

Hyperchains UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 60.1%
  • TypeScript 32.8%
  • JavaScript 3.7%
  • Shell 1.3%
  • Dockerfile 1.1%
  • HTML 0.9%
  • CSS 0.1%