mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-03 03:03:04 +08:00
Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Address the Bundler warning below. ``` Step 6/14 : RUN bundle install ---> Running in bfbfa83e61de The git source `git://github.com/einzige/sneaky-save.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure. Your Ruby version is 2.3.4, but your Gemfile specified 2.3.3 The command '/bin/sh -c bundle install' returned a non-zero code: 18 ``` |
||
---|---|---|
addons | ||
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
test | ||
vendor/assets | ||
.buildpacks | ||
.eslintrc.json | ||
.gemrc | ||
.gitignore | ||
.hound.yml | ||
.jsbeautifyrc | ||
.rubocop.yml | ||
.scss-lint.yml | ||
config.ru | ||
docker-compose.production.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.production | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE-3RD-PARTY.txt | ||
LICENSE.txt | ||
Makefile | ||
package.json | ||
Procfile | ||
Rakefile | ||
README.md |
sciNote
About
sciNote is an open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place. sciNote is specifically designed for life science students, researchers, lab technicians and group leaders.
Build & run
See Wiki/Build & run.
Testing
See Wiki/Testing.
Contributing
See Wiki/Contributing & Collaboration.
License
sciNote is developed and maintained by BioSistemika USA, LLC, under Mozilla Public License Version 2.0.
See LICENSE-3RD-PARTY.txt for licenses of included third-party libraries.