Skip to content

Get help turning your lawn into a vegetable garden

License

Notifications You must be signed in to change notification settings

wavesrcool/dig-it

Repository files navigation

Dig-it!

A website for people interested in turning their lawns into food gardens. See the website.

Overview

The repo is split up into a number of packages -

  • dig-it-web The https://www.dig-it.earth web client
  • @dig-it/api An http server with GraphQL and REST endpoints
  • @dig-it/dev A collection of cli tools and build scripts used across repo packages
  • @dig-it/env A typed Node environment instance used across repo packages
  • @dig-it/library A collection of common functions, types, and references used across frontend and backend repo packages
  • @dig-it/models The definitions for database models and PostgreSQL connection instance
  • @dig-it/roots A collection of JSON sources that are used across repo packages

Requests

API test -

curl -L -X GET 'https://api.dig-it.earth'

About

Get help turning your lawn into a vegetable garden

Resources

License

Stars

Watchers

Forks

Packages

No packages published