https://github.com/acdh-oeaw/irs-vscode-dev
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: acdh-oeaw
- Default Branch: master
- Size: 3.91 KB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Dev Setup for IRS
This repo is used for development setup of the IRS. It uses vscode remote containers. Therefore as a prerequisite you need to have a running docker instance and a up-to-date vscode instance (not the open-source one).
The setup used in the repo is based on this GitHub issue and follows the description in this comment. Basically there is one docker-compose file in the root of this repo. Backend and Frontend are included via sub-modules (you need to check them out and update to the latest commit for development). Both repos have a .devcontainer.json file in the root folder that points to the docker-compose file mentioned before. The docker-compose also includes the other services needed (eg rabbitmq and a db).
To start the containers do the following:
- start vscode and open Backend folder
- vscode should ask you whether you want to re-open the folder in a remote container. If it doesnt hit
SHIFT+Crtl+pand search forRemote-containers: rebuild Container. That should build the needed containers. - open another window and open the
Frontendfolder. Hit againSHIFT+Crtl+pand search forRemote-Containers: Attach to running container. vscode should attach the new window to the already built frontend container
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthias Schlögl | m****l@o****t | 8 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0