init branch

This commit is contained in:
2025-03-29 13:05:01 +08:00
parent 5f872e8287
commit cddf92e432
16 changed files with 5 additions and 1362 deletions

View File

@@ -14,10 +14,15 @@
devShells = forEachSupportedSystem ({ pkgs }: {
default = pkgs.mkShell {
packages = with pkgs; [
# Frontend
bun
sqlite
sqls
sql-studio
# Backend
dotnetCorePackages.sdk_9_0
dotnetCorePackages.aspnetcore_9_0
nuget
# LSP
typescript-language-server