summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-02-19Makefile helper tools, bump frontend UI version (#17)Aleksandr
* Makefile helper tools, frontend UI lib updated, option added to build plugin in docker * docker/makefile cleanup
2023-02-19Add support for the 'decky_plugin' module exposed by decky-loader (#16)Philipp Richter
* Add support for the 'decky_plugin' module exposed by decky-loader * Make versioned 'decky_plugin.pyi' stub interface and 'py_modules' support available * Add rule to ignore 'decky_plugin.py'
2022-08-13Merge Dockerfile and example files for backend support example (#7)TrainDoctor
* Add template dockerfile for testing * Switch to holo-docker image * Add default entrypoint.sh * Updated dockerfile to reflect CI/CD on database * Add template makefile, main.c * Adjusted entrypoint.sh to actually build binary * Made entrypoint.sh executable * Big README update and comments in Dockerfile
2022-06-16Working deploy task to send to deckTrainDoctor
2022-05-25Added support for static assetsJonas Dellinger
2022-04-23Initial commitJonas Dellinger