Skip to content

OsQu/LocalCacheStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Cache Stats

Stats for measuring Local Cache performance.

Installation

Install PostgreSQL as well as nodejs. Then install dependencies

npm install

and copy sample.env to development.env and modify accordingly. Also copy config/config.json.sample to config/config.json and modify database connection info.

Now setup database with

npm run sync_db

Don't worry when the script doesn't return (node -e doesn't seem to exit). Just halt the execution with ^C.

Running

npm run start_dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published