Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryansdowning/chuggingthroughtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chugging Through Time

Explore historical train routes.

Contributing

Install

Backend

cd backend
pip3 install uv && uv sync
uv run pre-comit install
uv run python chuggingthroughtime/manage.py migrate
uv run python chuggingthroughtime/manage.py createsuperuser
uv run python chuggingthroughtime/manage.py runserver

Frontend

cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages