Tutorial video from 6:28:35 to 8:20:35.
Students will work in a new repository, forked from
Code-the-Dream-School/06-jobs-api.
They should take care to follow the instructions, ensuring that they fork the
repo (not inside their current node-express-course repo) and not using
git init
.
Students are once again encouraged to think of their own domain that they want to write this app about. If they stick to the same domain as the instructor, expect to see an Jobs listing/applicaiton tracking API.
The completed assignment should follow a similar organization as previous weeks:
jsonwebtoken
library for
authentication