mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 06:36:27 +08:00
Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
d7b63f5941
The meta-configuration structure imposes we change the way `react-hijack` parses and pulls its data. Because that work is both error-prone and also time-consuming, we chose to implement a function that would "massage" the data so it fits the current way react-hijack expects it. |
||
---|---|---|
addons | ||
app | ||
bin | ||
config | ||
db | ||
docs | ||
features | ||
flow-typed | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
test | ||
vendor/assets | ||
.babelrc | ||
.buildpacks | ||
.eslintignore | ||
.eslintrc.json | ||
.flowconfig | ||
.gemrc | ||
.gitignore | ||
.hound.yml | ||
.jsbeautifyrc | ||
.postcssrc.yml | ||
.rspec | ||
.rubocop.yml | ||
.scss-lint.yml | ||
.simplecov | ||
.travis.yml | ||
config.ru | ||
docker-compose.production.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.production | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.txt | ||
Makefile | ||
package-lock.json | ||
package.json | ||
Procfile | ||
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.