Skip to content

Proposals is an application for accepting proposals for scientific workshops, and conducting a peer-review process on those proposals.

Notifications You must be signed in to change notification settings

birs-math/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.

Alternatively:

  1. Copy .env.rb.example to .env.rb and add your env variables.

Codacy Badge

Codacy Badge

About

Proposals is an application for accepting proposals for scientific workshops, and conducting a peer-review process on those proposals.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published