Skip to content

brentkearney/proposals

 
 

Repository files navigation

Proposals

"Proposals" is a web application for accepting proposals for scientific meetings, such as workshops or conferences, and facilitating the peer-review and selection process at BIRS.

See the wiki for the intial specifications.

Setup Instructions

  1. Copy the docker-compose.yml.example file to docker-compose.yml.

  2. Create the data containers if necessary, for persistent storage, as described at the top of the file.

  3. Fill in the environment variables for usernames & passwords, and various seed keys, in the file.

  4. docker-compose up to build & run the containers.

  5. docker exec -it proposals bash to get a shell.

Codacy Badge

Codacy Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.5%
  • HTML 42.0%
  • JavaScript 4.2%
  • Shell 0.6%
  • Dockerfile 0.3%
  • SCSS 0.3%
  • CSS 0.1%