/dbclass_spyapp

Application for CS486 that connects to class PostgreSQL database.

Primary LanguageTypeScript

Installation

Need the following installed

  1. node & npm
  2. OpenVPN (Windows) / TunnelBlick (Mac)
  3. Go to project root dir & run npm install

Build & Run

Building the project transpiles the TypeScript files in /src to JavaScript in /lib.