adds code


The first of three videos on how to build a fully functional registration, login, and authentication system in NodeJS with Express and SQLite. In this video we just go over the users table and the registration form. Part 2 goes over interacting with the database: https://youtu.be/qdV9S7UE99o The code is available on GitHub: https://github.com/chuckdries/message-board-tutorial/
Previous Post Next Post