Update 'backend/README.md'
This commit is contained in:
parent
9fe6071a62
commit
6bff83aac4
@ -0,0 +1,13 @@
|
||||
# Lighting app
|
||||
|
||||
## Server
|
||||
- Go to `server` folder
|
||||
- Install dependencies `npm i`
|
||||
- Get `macaroon`, `lndCert`(user settings) from *POLAR* and configure `appjs`
|
||||
|
||||
[![POLAR](https://lightningpolar.com/images/logo.png)](https://lightningpolar.com/)
|
||||
- Start it using `node app.js` or `nodemon app.js`
|
||||
## Frontend
|
||||
- Go to `client` folder
|
||||
- Install dependencies `npm i`
|
||||
- Start it using `npm start`
|
Loading…
Reference in New Issue
Block a user