...

/

Challenge: Adding Users and Migrating to Oak

Challenge: Adding Users and Migrating to Oak

Complete the challenge about adding event listeners and connecting the router to the application.

We'll cover the following...

Task 1

In the dependencies file (deps.ts), add the dependencies for the HTTP module from the standard library, the Application and Router module, and create a lock ...