Skip to content

pseudozach/lnstxbridge-frontend

Repository files navigation

lnstxbridge-frontend

deploy to Vercel with 1-click

Deploy with Vercel

install

  • clone the repo and install requirements
    git clone https://github.com/pseudozach/lnstxbridge-frontend.git
    cd lnstxbridge-frontend && npm i

  • make required changes as per your environment to .env file

  • start the app
    npm run start OR

  • build and serve npm run build && npm run serve

use

  • visit http://localhost:3001

docker

docker buildx build --platform linux/amd64 -t pseudozach/lnstxbridge-frontend:latest .

Releases

No releases published

Packages

No packages published

Languages