Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenField

Crop field investment tracker with 3D terrain, field borders, and financial metrics — open-source data only.

Structure

  • apps/api — Node + TypeScript API (PostgreSQL + PostGIS)
  • apps/web — React + MapLibre 2D/3D frontend
  • docs/ — Plan, transcript notes

Quick start

# Install
npm install

# Start DB
npm run db:up

# Run API
npm run dev:api

# Run web (separate terminal)
npm run dev:web

See docs/PLAN.md for full plan.

Workflow

  • Push to GitHub is mandatory after making changes: commit and push each logical change.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages