Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions selfhosted/keerthi-selfhosted.md
Original file line number Diff line number Diff line change
@@ -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