Writing Startup
A writing app to publish monetized content in minutes, alone or with others. Releasing January 2021.
make the navbar responsive
implement vertical navigation bar
fix code-splitting using a service worker
auth0 - integrate API auth using OAuth
configure Cloudflare and DNS records for web and email servers
sign up to Mailchimp and add signup form to landing page
set up Porkbun email forwarding
PWA - implement service worker and manifest.webmanifest
read workbox doc to prepare tomorrow's work
move out of the PoC and start a new git repo to build the MVP
blog - work on static generator
text editor - implement word counter
set up and fill up Trello roadmap/todolist
automate lighthouse tests
auth - implement workflow to get auth status from static webpage
write helper to map the editor's internal data structure to plain text
text editor - implement websocket multichannel support
rewrite autosave to handle new data structure