File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55__pycache__
66venv
77* .db
8+ target
Original file line number Diff line number Diff line change 44* issues template
55* repository secrets creation
66* dokku pr-previews and deployment workflows
7- * deletion of the dokku pr-previews after merge.
7+ * deletion of the dokku pr-previews after merge.
8+
9+ ## Run locally
10+
11+ 1 . [ Install rust] ( https://rustup.rs/ )
12+ 2 . Run web app:
13+ ```
14+ cd container-hosting
15+ cargo run
16+ ```
817
918## To start creating first create a token (PAT)</br >
1019https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
@@ -30,3 +39,5 @@ You will need a folder structure of
3039after the first commit is being pushed to enable the pr-preview and deploy workflows</br >
3140
3241### Enjoy your new repo!
42+
43+ # Web
You can’t perform that action at this time.
0 commit comments