IT jobs tracker in Brazil
Vagômetro is a website that gathers and analyzes data about developer jobs in Brazil. It provides insights for better decision-making and allows users to view data in different time windows. The website can be accessed at vagometro.vercel.app.
To install Vagômetro, follow these steps:
git clone https://github.com/leo-holanda/vagometro
npm install -g @angular/cli
ng generate environments
and add a key named IDENTITY_POOL_ID
with a value provided by AWS Cognito to connect anonymously with DynamoDB. Note that easier instructions will be provided in future versions.npm run start
Vagômetro is a website that gathers and analyzes data about developer jobs in Brazil. It offers insights based on the collected data, helping users make informed decisions. The website is built with TypeScript, Angular, Tailwind, DaisyUI, and Apache ECharts. It is deployed on Vercel using AWS and is licensed under GPL-3.0. Users can install Vagômetro by cloning the project, installing dev dependencies, generating environment files, and starting the web server.