Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 524 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 524 Bytes

@dorobo

Retrieve and save place data from... 👀

📦 Built with

  • Node 14.x
  • Create React App
  • TailwindCSS
  • Lerna
  • Serverless Framework
  • Github Actions

🍰 Setup

(dorobo) $ yarn install
(dorobo) $ cp .env.sample .env
(dorobo) $ vi .env  # Setup your own API keys

# Setup environment variables ('direnv' recommended)
(dorobo) $ export S3_DISTRIBUTION_ID=
(dorobo) $ export S3_BUCKET_URI=

🚀 Local Development

# Root directory
(dorobo) $ yarn start  # Run with API server