db
|
Run invoice checks on startup
|
2023-11-20 00:38:52 +01:00 |
env
|
refactor: fix init and use DI
|
2023-11-03 20:34:21 +01:00 |
lib
|
refactor: Structure code into different packages
|
2023-09-10 23:13:08 +02:00 |
lnd
|
Run invoice checks on startup
|
2023-11-20 00:38:52 +01:00 |
pages
|
Update HTML and CSS
|
2023-09-14 01:15:30 +02:00 |
public
|
Update HTML and CSS
|
2023-09-14 01:15:30 +02:00 |
server
|
Add invoice description
|
2023-11-20 00:38:52 +01:00 |
test
|
Test logout
|
2023-11-03 23:38:23 +01:00 |
vue
|
Show which shares will be bought
|
2023-11-20 00:38:52 +01:00 |
.gitignore
|
Add hot reload for development
|
2023-09-09 22:52:50 +02:00 |
MATCHMAKING.md
|
Fix table in MATCHMAKING.md
|
2023-09-09 22:52:51 +02:00 |
Makefile
|
Only test handler package and use -v
|
2023-11-03 23:00:11 +01:00 |
README.md
|
Create README + Makefile
|
2023-09-09 22:52:50 +02:00 |
docker-compose.yml
|
Mount postgresql.conf
|
2023-09-09 22:52:50 +02:00 |
go.mod
|
Test login + callback
|
2023-11-03 20:34:21 +01:00 |
go.sum
|
Test login + callback
|
2023-11-03 20:34:21 +01:00 |
main.go
|
Run invoice checks on startup
|
2023-11-20 00:38:52 +01:00 |
nginx.conf
|
Move nginx.conf into root
|
2023-09-09 22:52:50 +02:00 |
nginx.dev.conf
|
Add dev nginx config
|
2023-11-07 09:08:56 +01:00 |
postgresql.conf
|
Mount postgresql.conf
|
2023-09-09 22:52:50 +02:00 |