Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 452 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 452 Bytes

Transport CMS

Transport data CMS using Strapi

transport-cms.ekaterinburg.io

API

Mainpage

  • /api/articles
  • /api/cards
  • /api/marquees

Map

  • /api/stops
  • /api/transport-trees

Development

  1. Install Docker

  2. Create .env from .env.example

  3. Run app (it may take a long time at first)

make all