Stephane Mensah
The only difference between ordinary and extraordinary is just that little "extra".
custom scripts with ts-node and improve posts api
setup redis, postgres on railway and pushed boilerplate app
setup logflare and sentry
replace redis with ioredis
add logflare, winston and types
replace sqlite with postgre
package.json: add port to start script
installed logflare, bluebird, sentry, lru-cache, redis
testing google blogger api
install google blogger api package
setup github repo and makerlog page
fix issue with displaying attendance lists
refactor attendance taking form(query, form, mutation)
hide setup page from sidebar in prod
remove unnecessary logging
fix BrowserWindow(auth) issue in production
big rework on crud ops for the entire app
create a way to clear database from the app(root user only)