Skip to content

Commit 6066c72

Browse files
committed
docker-added
1 parent 3fb8d5d commit 6066c72

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# LeetCode Kazakhstan Community
22

3-
Open-source application for Kazakhstan LeetCode Community!
3+
LeetCode Solutions Complexity Analyzer based on Gemini Pro!
4+
5+
Open-source application for Kazakhstan LeetCode Community `LeetCode.kz`!
6+
7+
## Run locally using Docker
8+
9+
* **Build:** `docker build -t leetcode-complexity-analyzer .`
10+
11+
* **Run:** `docker run -d -p 5000:5000 leetcode-complexity-analyzer`
12+
13+
## Contributing
14+
15+
Contributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.
16+
17+
Made with ❤️ by @silvermete0r. Feel free to copy, use, and make your own project!

0 commit comments

Comments
 (0)