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

Desdaemon/ecommerce-app

Repository files navigation

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