edzzn / express-pet-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet Project

The pet project consists of a Blog with the following structure:

Setting up of an Express application Node, Express, TypeScript Sequelize (Postgres): migrations to create a user table

  • Modeling Users
    • Designing User models.
    • CRUD operations for users.
    • Migrations for users.
    • Adding secure passwords.
    • Basic profile view.

About


Languages

Language:CSS 98.8%Language:TypeScript 0.6%Language:Pug 0.3%Language:JavaScript 0.2%