Skip to content

Tsingis/cars-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,417 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality Gate Status Docker Scout

Project about passenger cars in Finland. Open source data from Traficom

Tools used:

  • Python
  • Node.js
  • React
  • Docker
  • AWS

Docker

  • Run via Docker docker compose up --build app server

Data

  • Install poetry globally
    • Windows Powershell (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -
    • Other curl -sSL https://install.python-poetry.org | python3 -
  • Navigate to data directory cd data
  • Set up environment poetry install --all-groups

Server

  • With python via python util\http_server.py
  • With pnpm via pnpm run http in app directory

App

  • Setup corepack globally corepack enable
  • Navigate to app directory cd app
  • Install dependencies pnpm install
  • Launch pnpm run dev

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •