HockeyDevs / mahl-web-scraper

An updated UI created by scraping data from MAHL so people can actually register.
0 stars 0 forks source link

Generate express backend #7

Open nvanselow opened 5 years ago

nvanselow commented 5 years ago

Creates a basic express backend to use. Includes typescript and some testing tools.

Also, improves linting so that same typescript linting is used across both ui and backend projects.

nvanselow commented 5 years ago

Closes #6