Skip to content

ln-vortex/ln-vortex-gui

Repository files navigation

ln-vortex-gui ln-vortex-gui


home screen

GUI for interacting with the LnVortex client.

Local Development

Configuration

Install node version 18.x.

Copy the .env.sample file to .env.local and update the values.

Install

Install all the dependencies:

yarn install

Run

Run the app in development mode:

yarn dev

Or run an optimized production build:

yarn build
yarn start

Open http://localhost:3000/ to see the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published