Skip to content

pseudozach/lnstxbridge-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1abdbfa · May 23, 2024
Jan 12, 2022
Jan 17, 2023
Oct 14, 2021
May 23, 2024
Jan 9, 2023
Mar 9, 2022
Aug 27, 2021
Nov 23, 2018
Aug 27, 2021
Dec 31, 2019
Jan 14, 2020
Jan 12, 2022
Nov 17, 2018
Mar 28, 2023
Aug 27, 2021
Jan 9, 2023
Nov 7, 2023
Jan 17, 2023

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