mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-06 10:42:15 -07:00
update README, fix linting error
This commit is contained in:
parent
faa204f12d
commit
8e868f8cfe
2 changed files with 10 additions and 2 deletions
10
README.md
10
README.md
|
@ -4,7 +4,15 @@
|
||||||
|
|
||||||
_[¡Lea esto en español!](README-es.md)_
|
_[¡Lea esto en español!](README-es.md)_
|
||||||
|
|
||||||
This repo contains the code, processes, and documentation for the data and tech powering the [Climate and Economic Justice Screening Tool (CEJST)](https://screeningtool.geoplatform.gov).
|
This repo contains the code, processes, and documentation for the data and tech powering the former [Climate and Economic Justice Screening Tool (CEJST)](https://screeningtool.geoplatform.gov).
|
||||||
|
|
||||||
|
## Status January 2025
|
||||||
|
|
||||||
|
The old CEJST has been taken offline by the incoming adminsitration. This fork is maintained by communities who stillrequire access to the tool, and who hope to gradually improve it.
|
||||||
|
|
||||||
|
**Many of the instructions in the README are not appropriate at the current stage of development.** In particular, the use of Docker and docker-compose is not advised. Instead, in this initial stage, we are only building the main web server (found in `client`). This is a Gatsby website, which uses React components to build a static site in the `client/public` folder. Further instructions are coming soon. For now, thank you for your interest! Please use Github issues to track problems and feature requests.
|
||||||
|
|
||||||
|
-------------
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue