Commit Graph

10 Commits

Author SHA1 Message Date
Pavol Rusnak
5ac1f8dd62 Use LndHub capitalization consistently 2022-07-15 01:08:34 +02:00
kiwiidb
c8bdddc013 remove all sqlite dependencies and mentions 2022-06-17 08:56:00 +02:00
Michael Bumann
c2edd1302d Update notes.md 2022-01-23 00:40:03 +02:00
Roman Useinov
628071160c Cleanup (#25)
* remove cmd folder as we are going to have only one entrypoint

* get rid of pkg directory

* rename test -> integration_tests as unit tests should reside next to the actual files they are testing

* database migration WIP

* reinstate gorm boilerplate in the addinvoice for now to make it compile

* introduce migrations

* add Makefile

* don't use unsigned types for database mappings

* migrations work now

* add build target

* use echo groups

* gorm removed

* add envconfig

* fix comments
2022-01-16 00:49:19 +01:00
Michael Bumann
764fde7703 Update notes.md 2022-01-13 17:20:55 +01:00
Michael Bumann
6799e23f40 Update notes.md 2022-01-13 17:20:55 +01:00
Michael Bumann
6427d6256f Update notes.md 2022-01-04 17:49:33 +02:00
Michael Bumann
fc8185f918 Update notes.md 2022-01-04 17:20:59 +02:00
Michael Bumann
608057d4a4 Update notes.md 2022-01-04 16:51:42 +02:00
Michael Bumann
d3d15cc500 Create notes.md 2022-01-04 16:27:39 +02:00