I'm Matt and this is my to do list. The latest deployment of the application is at https://matts-list.app, and there's a companion website at https://matts-list.com.
- Develop the API, static site, and acceptance tests in isolation
- Use ruby for writing acceptance tests
- Use the MIT license
Use Create React App for the static site- Deploy and handle identity with Netlify
- Maintain static HTML for the second site
- Start hosting the API with DigitalOcean and CockroachDB
- Use Svelte instead of React
- Spike an Interface before Writing Feature Specs
- Use
app
andserver
instead ofweb
andapi