Skip to content

jmevangelist/nature-gram

Repository files navigation

NatureGram

Endless scroll of inaturalist observations

home following
naturalist comments

Built With

  • Angular
  • Clarity
  • iNaturalist API

Prereq

podman

Setup

#Build container image (This repo includes a Containerfile) 
podman build -t angular:alpine .

#Install dependencies
./run npm install

#Build and serve
./run ng serve 

Releases

No releases published

Packages

No packages published