Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 457 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 457 Bytes

CWRU Databases -- E-Commerce App

Prerequisites

Create an .env file (or rename .env.example) and define the following environment variables:

SECRET_COOKIE_PASSWORD=(some password with at least 32 characters)

Development

yarn
yarn dev

Links