mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-18 12:10:34 +08:00
precommit
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
## example usage
|
||||
|
||||
Below are some example use cases you might want to run from within the devcontainer (either within VSCode or GitHub Codespaces).
|
||||
Below are some example use cases you might want to run from within the
|
||||
devcontainer (either within VSCode or GitHub Codespaces).
|
||||
|
||||
### Run pre-commit
|
||||
|
||||
@@ -20,8 +21,10 @@ docker compose up --build
|
||||
|
||||
You should see some docker containers being pulled and activated.
|
||||
|
||||
Once you see the line `open-assistant-web-1 | Listening on port 3000 url: http://localhost:3000` you should be able to access that port like below:
|
||||
Once you see the line
|
||||
`open-assistant-web-1 | Listening on port 3000 url: http://localhost:3000` you
|
||||
should be able to access that port like below:
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
|
||||
# ensure pre-commit is installed
|
||||
pre-commit install
|
||||
|
||||
Reference in New Issue
Block a user