1
0
mirror of https://github.com/D4M13N-D3V/neroshitron.git synced 2025-03-14 10:05:04 +00:00
This commit is contained in:
Damien Ostler 2024-05-23 21:08:48 -04:00
commit 9bd8962ea4

@ -1,9 +1,13 @@
# 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
### Documentation For Initial Project Setup
- https://nextjs.org/docs
- https://appwrite.io/docs
### Running With Docker
1) Open your terminal and navigate to the root of the git repository.
2) Make sure that docker and docker compose are installed.