-
### Project Abstract
This project will leverage the Amtrak API to create an easy-to-use and read tracker for all Amtrak trains that are currently running. This will be done in the form of a web appli…
-
I'm currently fixing this in the front-end, but it would be good to fix it in the backend as well to avoid future problems.
I tried this send an empty config:
```javascript
{"game_config":{
…
-
# Description
Actuellement en mode développement, il faut donc lancer Flask pour mviewerstudio (backend + front) et un serveur web pou mviewer.
Il pourrait être intéressant de proposer (en optio…
-
add authentication using Flask-Security.
Naturally, we will also add a login form to the front end.
casek updated
7 months ago
-
In `start.sh`, export FLASK_ENV=development
Security vulnerabilities:
Debug mode exposes sensitive information about your application, including stack traces and environment variables.
It allow…
cl117 updated
2 months ago
-
Right now if I have an app running and I change the Python source, it reloads, and with client-side hot-reloading the experience is really awesome. But. If I make an error in my Python, the whole loop…
-
I am using Flask as a back end (api) and angularjs as a front end. For JWTs I am using Flask-JWT in my api. And I was trying to configure angular-jwt in my front end
On login, I call /api/v1/auth (JW…
-
Will require simple enhancements in front-end ([`play.html`](https://github.com/schedutron/home-server/blob/master/templates/play.html)) and the Flask back-end ([`media_server.py`](https://github.com/…
-
Great job on this flask app! Loving it!
Is there a way to load a nfs or cifs fileshare to prepopulate it instead of using flask front end?
Basically I have a bunch of docx/ppt etc in a Windows C…
-
- React for front-end
- Python Flask for API
- MongoDB for database (any other suggestions?)
- Heroku or AWS for Cloud Deployment (any other suggestions)?