mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 02:04:33 +08:00
Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
5f9c04844f
* Added prefixed IDs to repository rows (items) [SCI-5909] * Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909] * Fixed accessing repository_row parent code [SCI-5909] * Better handling of repository_row code display [SCI-5909] * Fix index warning for id prefixed models issue setting up project [SCI-5909] |
||
---|---|---|
addons | ||
app | ||
bin | ||
config | ||
db | ||
docs | ||
features | ||
flow-typed | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
test/mailers | ||
vendor/assets | ||
.buildpacks | ||
.editorconfig | ||
.eslintignore | ||
.flowconfig | ||
.gemrc | ||
.gitignore | ||
.hound.yml | ||
.jsbeautifyrc | ||
.overcommit.yml | ||
.rspec | ||
.rubocop.yml | ||
.scss-lint.yml | ||
.simplecov | ||
.travis.yml | ||
babel.config.js | ||
config.ru | ||
docker-compose.production.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.production | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.txt | ||
Makefile | ||
package.json | ||
postcss.config.js | ||
Procfile | ||
pull_request_template.md | ||
Rakefile | ||
README.md | ||
VERSION | ||
yarn.lock |
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.