Update README.md

This commit is contained in:
Damien Ostler 2024-05-24 00:22:11 -04:00 committed by GitHub
parent 161b6d8247
commit 92823e9d7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,8 @@
### Documentation For Initial Project Setup ### Documentation For Initial Project Setup
- https://nextjs.org/docs - https://nextjs.org/docs
- https://appwrite.io/docs - https://appwrite.io/docs
- https://supabase.com/docs/guides/self-hosting/docker
### Running With Docker ### Running With Docker
1) Open your terminal and navigate to the root of the git repository. 1) Open your terminal and navigate to the root of the git repository.
2) Make sure that docker and docker compose are installed. 2) Make sure that docker and docker compose are installed.