Skip to content

anggapur/share-earn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is cloned from lnurl-auth repo by theGrape1337

Start the App

Server

Go to server directory

cd server

Install all the dependencies defined in the package.json file

npm install

Start the server

npm start

Client

Go to client directory

cd client

Copy .env.example file and rename to .env, then fill the values.

cp .env.example .env

Install all the dependencies defined in the package.json file

npm install

Start the client

npm start

About

Share-Earn | Bitcoin Lightning App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published