Aneel Nazareth
Aneel Nazareth
We would like to have the front end be able to submit new URLs to process by writing an article row into the DB with a status of NEW. We...
This code in `master` breaks production: ``` //if not using docker //create a pgConfig.js file in the same directory and put your credentials there const connectionObj = require('./pgConfig'); ``` ```...
The `docker-compose.yml` and `docker.env` files are currently set up with local development in mind. We'll want a production-friendly config. - Don't run localdb - DB config refers to AWS RDS...
Here's a sketch of an infrastructure plan: ## Development Scrapers run locally (on developer machine) in Docker for prototyping (internal-displacement repo) Write to local DB in docker Can read scrape...
I flew from the US to NZ on 12/26 Central time, landing on 12/28 NZ time. NNW was open on my laptop. I noticed that I seemed to not be...