You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
24
24
8. Go to [127.0.0.1:5000/](http://127.0.0.1:5000/) in your web-browser and use the application.
25
25
26
-
####Optional:
26
+
### Optional:
27
27
28
28
You can register a base user using flask shell:
29
29
@@ -34,3 +34,5 @@ flask shell
34
34
> db.session.add(user)
35
35
>db.session.commit()
36
36
```
37
+
38
+
# Looking to deploy and maintain MYO-xIA ? [See the wiki page: Deploy and maintain](https://github.com/lambda-science/MYO-xIA-App/wiki/MYO-xIA-Deployment,-update-and-maintainability.)
0 commit comments