From 2c7bd46c83c6499181d7286cffa7b696e84faa01 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sat, 25 Mar 2023 21:30:55 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0968e87..12c2819 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ Assuming Linux workstation with: Use `make setup-development-environment` to setup basic dev environment, and `make dev` to start local development server. +## Deployment +1. `make up-triton` +2. Open Admin Panel [http://localhost:8501](http://localhost:8501) +3. Types some code in editor! + +![Screenshot](https://user-images.githubusercontent.com/388154/227720116-938cc6e9-e6cd-435b-a4d2-7b846a2101c7.png) ## 🙋 We're hiring Come help us make Tabby even better. We're growing fast [and would love for you to join us](https://tabbyml.notion.site/Careers-35b1a77f3d1743d9bae06b7d6d5b814a).