Back
Similar todos
Got a 'Hello World' Django/Vue app running on Heroku and being served from cleanexam.com #cleanexam
Got whatdo.com up-and-running based on my flask-vuetify template (viper.guru).
Fixed an annoying db-related error with the #rhymecraft flask code that was causing it to error when I tried to query the API when running it on my laptop.
Started work on a Go+Vuetify+Digital Ocean template, copied over the parts of my README for my Flask+Vuetify+Digital Ocean template that should also apply here. Feeling good about making forward progress towards making Go apps instead of staying stuck in tutorial hell.
👨💻 continue with flask
Deploy Django app to fl0.com #ajudmeister
spend a bunch of time trying to understand how some boneheaded stuff works in Flask
configure flask-restful to work with app #changeloghost
👨💻 learning flask | need to do a experiment against nextjs
👨💻 more flask
setup pytest to work with flask app #changeloghost
Wednesday python/django client work #revsys
Fixed a bug that was preventing auth from working in prod b/c Apache was stripping the auth header before passing it to my Flask app.
deploy app to DigitalOcean #simpleanalytics
working on some JS socket + django channels app #mylife
Ordered a FocusCap visor model b/c people walking by when I'm working in public is the most distracting thing for me right now: focuscap.io/products/focuscap ; bought a $7 baseball cap to use while I wait, I keep it pulled down low over my eyes and it's probably 90% as good. Verified that for local development my Go backend seems to be able to talk to my Vue frontend with the new way of having the API at a different domain instead of at /api/. Added the new env variable that stores the domain of the API to my Netlify setup and tried using the app, and got an "ERR_NAME_NOT_RESOLVED", realized I hadn't set up a Cloudflare A record for the 'api' subdomain to point to my Digital Ocean / Dokku droplet. After ~20 mins that error went away and it switched to a CORS error. Added my domain to my backend code as an allowed origin for CORS purposes.
Spent more time trying to figure out how to connect to the DigitalOcean DB from PyCharm. #rhymecraft
Finished getting a 'Hello World' Django REST Framework app running on Heroku. #discordhub