Skip to content

Commit 6a82c62

Browse files
Update README.md
1 parent 2a52249 commit 6a82c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ The following are lessons I have created and delivered to students.
1313
* [HTTP Server with Express.js](https://docs.google.com/presentation/d/1vBUUq6-ULxH__8geQs2OQPhyDRcSEsossK2t4i9jV0I/edit#slide=id.p)
1414
* [Migration and Seeds with Knex](https://gist.github.com/jamiesonbates/178f1bee34260510339072b47bbcf4b9)
1515
* [User Authorization](https://gist.github.com/jamiesonbates/b6976ac948eab3cb6b14e399f0225632)
16+
* [Heroku Deployment](https://gist.github.com/jamiesonbates/2b3b9129c3c4ebc7f3a090c538061c99)
1617

1718
## Tutorials/Challenges
1819
* [Debug an express server](https://github.com/jamiesonbates/express-server-challenge)
1920
* [Build migrations and seed with knex](https://github.com/jamiesonbates/knex-migrations-seeds-demo)
2021
* [Fix vulnerable routes with authorization](https://github.com/jamiesonbates/authorization-demo)
2122
* [Data Structures and Algorithms](https://github.com/jamiesonbates/data-structures-and-algorithms)
23+
* [Prepare an app for deployment to Heroku and deploy!](https://github.com/jamiesonbates/heroku-hello-world)

0 commit comments

Comments
 (0)