- create database
- npm install
- npm run start:dev
- npm run build:dev
-
draw out the authentication process
-
show the users
- add a slice to store
- add an api route
- optional client route for /users
-
a todo should have user
- send header with token when creating todo