Skip to content

USEPA/practicing-building-docker-images-contdatasumviz

Repository files navigation

ContDataSumViz

Getting started

Checkout main branch from https://github.com/USEPA/dmap-ContDataQCSumViz.git OR downlaod the zip from this URL https://github.com/USEPA/dmap-ContDataQCSumViz.git

Install R, R tools and Rstudio and configure it for the github repository. Open the checked out code and run C:\dev\projects\R\epaGitHub\dmap-ContDataQCSumViz_moved\install_packages_for_app.R Open server.R file in the Rstudio and click the run app button located on the right side top. server comes up. start using the application.

Before committing, make sure you have installed rsconnect library. On the console run rsconnect::writeManifest() from the root of the application folder

Along with changes, commit the updated manifest.json file generated by rsconnect::writeManifest()

Github will deploy the project to EPA test enviornment. If you need to deploy the changes right away, login into rstudioconnect. From the info tab, click 'Update Now' button. This action will deploy the changes from github if new changes are found.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published