This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
lnbits
mirror of
https://github.com/lukechilds/lnbits.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
452
Commits
14
Branches
6
Tags
13 MiB
Tree:
34e6d2a7bb
GUIadmin
LNURLwalletsupport
Login
WithdrawExt
adminvar
aiosqlite
atmext
docker
fee_issues
internalpayments
livestream
master
non-root-docker
watchonly
0.0.1
0.1.0
0.1.1
0.2.0
raspiblitz
raspiblitz-prev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34e6d2a7bb'
${ noResults }
lnbits
/
app.json
8 lines
79 B
Raw
Normal View
History
feat: prepare for deploying to Dokku
5 years ago
{
"scripts"
:
{
"dokku"
:
{
"predeploy"
:
"flask migrate"
}
}
}