https://github.com/bhklab/bhklab-website

BHK Lab website

https://github.com/bhklab/bhklab-website

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

BHK Lab website

Basic Info
  • Host: GitHub
  • Owner: bhklab
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://www.bhklab.ca
  • Size: 511 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

bhklab-website

Lab Website using MERN (MongoDB, Express, React, Node.js) stack, which serves as a platform for showcasing our research projects, publications, members, and other lab-related information. The database is shared with Caboodle.

Setup

To run this project locally, you will need to have Node.js and MongoDB installed on your machine. You can then follow these steps:

Clone the repository to your local machine:

  • Copy code git clone https://github.com/bhklab/bhklab-website.git
  • Move to bhklab-website directory
  • Install dependencies by running npm install at root
  • Move to client directory
  • Install dependencies by running npm install

Start the App

  • Start the backend by running npm start at the root directory
  • Start the client by running npm start at the client directory
  • This will start the server at http://localhost:3000

Database seeding

  • Include a correct MONGODB_URL connection string in the .env file
  • Place seed files for each collection (.json file) under databases/maintenance/data directory
  • Navigate to the databases/maintenance/ directory in your terminal or command prompt
  • Run node restore.js in databases/maintenance/ directory to seed the database

Technologies Used

This project uses the following technologies:

  • MongoDB, Express, React, Node.js
  • This project uses a shared database with Caboodle, which is a database management system for internal lab project/grant management. The database contains information on our lab's research projects, data, and publications. Any changes made to the database through this website will be reflected in Caboodle, and vice versa.

Contributing

If you would like to contribute to this project, please follow the standard Git workflow:

Fork the repository Create a new branch for your feature or bug fix Commit your changes and push your branch to your fork Create a pull request from your branch to the main repository

License

This project is licensed under the MIT License. See the LICENSE file for details.

Owner

  • Name: BHKLAB
  • Login: bhklab
  • Kind: organization
  • Location: Toronto, Ontario, Canada

The Haibe-Kains Laboratory @ Princess Margaret Cancer Centre

GitHub Events

Total
  • Push event: 2
  • Public event: 1
Last Year
  • Push event: 2
  • Public event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 5
  • Total pull requests: 51
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 1 hour
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 47
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: 1 day
  • Average time to close pull requests: 1 minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • parinaznasr (4)
  • jjjermiah (1)
Pull Request Authors
  • mattbocc (38)
  • gangeshberi (6)
Top Labels
Issue Labels
Pull Request Labels