Keeps your processes running.
Go to file
Ian Wijma 8581f19127 Remove outdated codebase
This commit deletes the current codebase and configurations because we're switching to rust. This includes src/index.js, package.json, package-lock.json and .gitignore files. A refactor or rewrite app with updated dependencies and code style will be added afterwards.
2023-11-20 23:40:22 +11:00
.github/workflows Add OS-specific build archives to GitHub workflow 2023-11-19 16:05:18 +11:00
bin run.sh > test.sh to clearify the command is for testing purposes. 2023-11-19 13:37:03 +11:00
src Remove outdated codebase 2023-11-20 23:40:22 +11:00
.gitignore Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.lock Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.toml Remove outdated codebase 2023-11-20 23:40:22 +11:00