Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 308 Bytes

Opendata

Provides storage, update, management for:

  • Two line satellite elements
  • METER

Installation

Setup database connection in .env file:

DATABASE_URL=mysql://username:password@127.0.0.1:3306/opendata

Run:

composer install

Usage

Navigate to index.php for documentation.