This commit is contained in:
Damien Ostler 2024-05-23 21:08:48 -04:00
commit 9bd8962ea4

View File

@ -1,9 +1,13 @@
# Neroshitron # Neroshitron
![image](https://github.com/D4M13N-D3V/neroshitron/assets/13697702/87db1132-2191-425f-adfb-bde5601aea96)
![image](https://github.com/D4M13N-D3V/neroshitron/assets/13697702/583e1ddd-8304-4da1-a2f8-3492920b3cf7)
## Development ## Development
### Documentation For Initial Project Setup ### Documentation For Initial Project Setup
- https://nextjs.org/docs - https://nextjs.org/docs
- https://appwrite.io/docs
### 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.