Skip to content

diogoduartec/typescript-sequelize-mysql

Repository files navigation

Simple User CRUD with typescript, sequelize and mysql

Install dependencies

yarn --dev

Create a .env file and add the environments variables.

Use .env.local as example. Use root database user as default.

cp .env.local .env

Run tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published