HiLivin
|
85c20820c4
|
FIX: Fix typo in README.md
|
2022-12-17 19:13:54 +01:00 |
|
fusion44
|
3764d7b4bf
|
docs: README touch up
|
2022-08-07 08:17:37 +02:00 |
|
fusion44
|
1fdfd19c6f
|
feat: add openapi client generator script
refs #142
|
2022-08-07 07:38:02 +02:00 |
|
fusion44
|
c2f83358db
|
docs: add a beta disclaimer
|
2022-08-04 20:54:00 +02:00 |
|
fusion44
|
2f5ce09b56
|
refactor: remove CLN socket impl; code cleanup
This implementation isn't used and was very inefficient due to
py-lightning not supporting asyncio.
Some minor fixes and code formatting
|
2022-06-12 08:06:55 +02:00 |
|
/rootzoll
|
ce7f82c106
|
Installapps (#78)
Adding functionallity for setup & installing additional apps ... run with the latest raspiblitz dev scripts.
|
2022-05-05 13:27:59 +02:00 |
|
fusion44
|
20f60abaf3
|
feat: add a pre-commit hook to format source code
refs #14
|
2022-03-20 16:00:25 +01:00 |
|
escapedcat
|
5c36c09bd2
|
docs: simplify and rework readme
|
2021-12-05 16:32:51 +08:00 |
|
Stefan Stammberger
|
6ca9b97b87
|
fix: problems with included external packages
* Add proper licensing information
* Move sse_starlette to the externals folder
|
2021-11-18 11:30:48 +01:00 |
|
Stefan Stammberger
|
1748e5ba1c
|
feat: Add a Makefile as build system
|
2021-10-02 12:10:52 +02:00 |
|
Stefan Stammberger
|
10cd9f7e79
|
test: Add testing dependencies and first tests
|
2021-10-02 12:00:44 +02:00 |
|
Stefan Stammberger
|
8ce482d6a8
|
refactor: move main.py file into the "app" package
This is in preparation to adding testing functionalities.
Also applied some formatting and removed unused imports to main.py
|
2021-10-02 10:01:17 +02:00 |
|
Stefan Stammberger
|
a4057c4d16
|
docs: update readme with poetry shell command
|
2021-09-20 19:44:11 +02:00 |
|
Stefan Stammberger
|
20598b3eee
|
feat: implement poetry as a build system
This commit enables dependency locking for more secure and
stable development environments.
https://python-poetry.org
closes #6
|
2021-09-20 19:37:24 +02:00 |
|
Stefan Stammberger
|
c33351d968
|
refactor: move some config vars to the .env file
|
2021-07-25 17:24:33 +02:00 |
|
Christoph Stenglein
|
03701ece61
|
add installation instructions to README
|
2021-07-13 20:53:45 +02:00 |
|
fusion44
|
b62e52aee0
|
Create README.md
|
2021-06-10 21:19:24 +02:00 |
|