Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Find a file
2017-08-31 11:23:44 +02:00
addons
app user preferences APIs 2017-08-31 11:23:44 +02:00
bin
config user preferences APIs 2017-08-31 11:23:44 +02:00
db
features
lib
log
public
script
spec
test
vendor/assets
.babelrc
.buildpacks
.eslintignore
.eslintrc.json
.gemrc
.gitignore
.hound.yml Added code semantic and style checking for JS, ERB, and SCSS files. JS, ERB and RUBY checkers were also bound to Hound. 2016-10-05 14:28:34 +02:00
.jsbeautifyrc
.postcssrc.yml
.rspec
.rubocop.yml
.scss-lint.yml
.simplecov
config.ru
docker-compose.production.yml
docker-compose.yml
Dockerfile
Dockerfile.production
Gemfile
Gemfile.lock
LICENSE-3RD-PARTY.txt
LICENSE.txt
Makefile Fixed DB dump loading (wasn't changed when docker composing was changed). 2017-06-02 16:34:01 +02:00
package-lock.json
package.json Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1493_v3 2017-08-25 08:58:20 +02:00
Procfile
Rakefile Initial commit. 2016-02-12 16:52:43 +01:00
README.md
VERSION
yarn.lock Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1493_v3 2017-08-25 08:58:20 +02:00

sciNote

sciNote logo

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.