hoodedice / express-typescript-typeorm-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-typescript-sequelize-starter

A nodejs server application starter set up with typescript and sequelize-typescript.
.vscode folder is included for a faster startup speed with your next project.

Duplicate example.env, rename to .env and then fill the values appropriately. Run npm install to install dependencies. Run the project using npm run watch or simply node www.

I will keep this up to date as much as I can. Make a new issue in this repo if something is outdated and I will update it ASAP :)

About

License:MIT License


Languages

Language:TypeScript 49.6%Language:JavaScript 47.6%Language:CSS 1.5%Language:Shell 1.2%