Skip to content

Zimmja/Anon-Express

Repository files navigation

Introduction

This is the backend for the Heyday app, a Makers Academy Final Project created by Myoung Bae, Andy Bird, Ryan Grimes, Courtney Stow, Ginny Thomas and Matt Zimmer. This has been created in Express.

The front end app can be accessed here.

Use

Clone this repo's contents to a local repository, and navigate to that repository in the command line.

  1. Run npm install in the command line
  2. If any errors are encountered, use npm audit fix — force if prompted to until vulnerabilities are gone
  3. To run locally, run npm start in the command line from the root of the directory

To check it is running correctly, go to http://localhost:9000/; you should see information for a default room (start date: 2022-01-12, end date: 2022-01-15, 3 participants) in an API.

About

The back-end Express for the Makers Final Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published