Skip to content

RomanEmmons/Cacheflow

Repository files navigation

Installation

Update frontend/src/env-config.json (not necessary for local development) Write .env file in /backend next to .env.example

in root folder:

yarn install

Run in dev mode

in root:

yarn frontend:start

in new root:

yarn backend:watch

in new root:

yarn backend:dev

Build frontend for production

in root:

yarn frontend:build

Compile backend TS for production

in root:

yarn backend:tsc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors