Skip to content

hellobloom/waci-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WACI Demo

Running Locally

Prerequisites

  • PostgreSQL
brew install postgresql
brew services run postgresql

Install

npm i -g lerna
npm i
lerna bootstrap

Setup Environment

cd packages/server
cp .env.example .env
cd ../../

Run

npm run dev:reset
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published