Skip to content

gautamjajoo/ln-dashboard

 
 

Repository files navigation

LN-DASHBOARD

Docker Pulls

Table of Content

  • Introduction
  • How to run
  • Contribute
  • License

Introduction

TODO

How to run

Docker and/or docker-compose

Command line

First, run the development server:

npm run dev

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

You need to specify the env variable like NEXT_PUBLIC_REST_URL=http://localhost:7001, and run the plugin jrest on your lightning node. The value of the env variable is the url of the server, usually http://loaclhost:700.

License

TODO

About

An LN Dashboards based on C-lightning

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.6%
  • CSS 3.9%
  • JavaScript 1.7%
  • Dockerfile 1.5%
  • Other 0.3%