Skip to content

thefintz/findicadores

Repository files navigation

Findicadores

Website using data from Fintz

About

Currently, you can access the following information using the website:

  • Indexes
  • Results
  • Ticker prices
  • Graphs for all of the above

Examples

General data:

PETR4.png

Historical graph (click on index)

PETR4.png

Development

Install dependencies using:

npm install

In order to run the application locally, you will need to copy the example .env file and replace the values with your own:

cp -v .env.example .env

Finally, you can run the development server using:

npm run dev

Deploy

We deploy to Vercel. So you just need to run:

npx vercel

Releases

No releases published

Packages

No packages published

Languages