Skip to content

Develop Environment #11

@Yicong-Huang

Description

@Yicong-Huang

The problem
The production system and the develop system should be separated. Right now, we are developing on the same shared production system which is hosted on wildfires server.

Describe the solution you'd like
In order to separate develop environment out, we need several followings to setup:

  1. A mock PostgreSQL, with tables mirrored from the production system.
  2. Some mock data, including tweets, locations, fire polygon, PRISM, NOAA data.
  3. A docker file to setup all environments, including mock data.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions