Back
Similar todos
Load previous page…
Add API routes for locations #sp
Removed Vuetify because 1) it was messing with my existing styling, 2) I think I may try to style everything myself, and 3) it's easy to add back later now that I have the commit. #rhymecraft
#lab trying to create something like API routes with Laravel
switched the whatdo.com homepage to just be a simple list of links instead of the flask-vuetify template.
Added a link to the old (non-Vuetify) version of the app in the navbar so people visiting the site can still use the old version, and also just to get myself to start making changes to the site. #rhymecraft
sort out api route issue #koppie
Created a custom navbar for my jobs view...switched to storing the resumes in the db instead of the filesystem so they don't get deleted every time I push to the dokku server and the container gets rebuilt...spent a while trying to figure out why my v-data-table wasn't working until I realized I needed to update to a later version of vuetify...
Got an auth-protected API route working
#rockkick setup api resources
Better Routes for SEO (vue/go) fullstackjob.com #fullstackjob
Got whatdo.com up-and-running based on my flask-vuetify template (viper.guru).
Done with Vue Mastery's Nuxt API Routes course #namemybaby 🥳 Time to get this party going! 🤔 Honestly, for the first release, I think I will just write on json files instead of creating an sql database right from the beginning.
Added 'Rhymecraft' to the navbar of the Vuetify app. #rhymecraft
implemented api routes for backups
added api routes for tasks #taskity
Copied over my backend Go code from my go-vuetify-template repo to my whatdo repo and deleted the flask backend code, now I just need to see what functionality is missing from the Go backend code that was in the Flask code.