Skip to content

ckrowland/msindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mises Stationarity Index

The code to run msindex.net.

Run Locally

You will need a FRED API key to get Z1 data. Go here for more info. You'll need to create an account.

Install zig 0.13.0.

Then run

git clone https://github.com/ckrowland/msindex
cd msindex
export FRED_KEY=<your_fred_key>
zig build run-update
zig build run-main

To update the chart after some time you have to run zig build run-update again.

Still To Do

Spawn cron job off main server process to update chart daily.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published