diff --git a/selfhosted/keerthi-selfhosted.md b/selfhosted/keerthi-selfhosted.md new file mode 100644 index 000000000..27c0fe679 --- /dev/null +++ b/selfhosted/keerthi-selfhosted.md @@ -0,0 +1,18 @@ +# My Self-Hosted Project +This project demonstrates how to set up and run **Mealie**, a self-hosted recipe management app, locally on my laptop. +How to Install +1. Clone the repository: + ```bash + git clone https://github.com/hay-kot/mealie.git +2.cd mealie +3.docker-compose up -d +4.http://localhost:9925 +5Team member:Gelli Keerthi +---------------- + Steps to add this file: +In your terminal: +```bash +mkdir -p selfhosted +nano selfhosted/keerthi-selfhosted.md + +