The Void Engine :3 (very cool name, and stuff) (This is for a secret project I'm working on :3) https://thevoid.cafe
Find a file
Jo 0db7875bc1 [backend/frontend/shared] server-side plugins and basic spa frontend
feat(backend): finish server-side plugin system
feat(frontend): implement basic frontend with typescript, vite, vue and vue-router
feat(shared/plugins): implement example-plugin, to showcase the server-side plugin implementation
feat(shared/plugins): implement base file-structure for client-side plugins
2024-06-28 14:56:29 +02:00
.idea [backend/frontend/shared] server-side plugins and basic spa frontend 2024-06-28 14:56:29 +02:00
apps [backend/frontend/shared] server-side plugins and basic spa frontend 2024-06-28 14:56:29 +02:00
.gitignore feat: advance the plugin system and create example plugin 2024-06-28 02:44:36 +02:00
bun.lockb [backend/frontend/shared] server-side plugins and basic spa frontend 2024-06-28 14:56:29 +02:00
devenv.lock feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
devenv.nix feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
docker-compose.yml feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00
LICENSE Initial commit 2024-06-27 10:17:06 +00:00
package.json feat: experiment with nestjs and plugin system, separate backend and frontend 2024-06-27 18:21:33 +02:00