/file-server

A simple file server with authentication built using the PERN (PostgreSQL, Express, React, Node.js) stack.

Primary LanguageJavaScriptMIT LicenseMIT

file-server

A simple file server with authentication built using the PERN (PostgreSQL, Express, React, Node.js) stack.

Instructions

In one terminal

  • cd server
  • npm start

In another terminal

Not Complete