docs: add some details for getting started as a developer (#8468)

This commit is contained in:
Ben McCann
2024-04-02 09:56:33 -07:00
committed by GitHub
parent f7afc0334e
commit 62d307321a
3 changed files with 12 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
# Immich server project
This project uses the [NestJS](https://nestjs.com/) web framework. Please refer to [the NestJS docs](https://docs.nestjs.com/) for information on getting started as a contributor to this project.