Open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place.
Go to file
2017-04-06 08:42:16 +02:00
addons Add addons folder 2016-10-28 11:02:33 +02:00
app completed step annotations 2017-04-06 08:42:16 +02:00
bin Initial commit. 2016-02-12 16:52:43 +01:00
config completed step annotations 2017-04-06 08:42:16 +02:00
db Remove logs table and old unused logging code [SCI-1127] 2017-03-30 11:47:57 +02:00
lib adds rake task to destroy ZipExports 2017-03-27 10:02:47 +02:00
log Initial commit. 2016-02-12 16:52:43 +01:00
public Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration 2017-01-03 16:35:25 +01:00
test Remove logs table and old unused logging code [SCI-1127] 2017-03-30 11:47:57 +02:00
vendor/assets add data-hook and yadcf-filter plug-in 2017-03-29 15:59:51 +02:00
.buildpacks Update .buildpacks 2016-08-29 13:24:53 +02:00
.eslintrc.json 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
.gemrc Initial commit. 2016-02-12 16:52:43 +01:00
.gitignore Add additional targets to Makefile and optimize docker files [SCI-1096] 2017-03-29 16:00:11 +02:00
.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 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
.rubocop.yml Fixed Hound alerts. 2016-10-17 11:57:46 +02:00
.scss-lint.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
config.ru Initial commit. 2016-02-12 16:52:43 +01:00
docker-compose.production.yml Add additional targets to Makefile and optimize docker files [SCI-1096] 2017-03-29 16:00:11 +02:00
docker-compose.yml Migration GitLab -> GitHub 2016-07-21 13:11:15 +02:00
Dockerfile Add docker files for running in production mode [SCI-1096] 2017-03-27 14:36:20 +02:00
Dockerfile.production Add additional targets to Makefile and optimize docker files [SCI-1096] 2017-03-29 16:00:11 +02:00
Gemfile Add docker files for running in production mode [SCI-1096] 2017-03-27 14:36:20 +02:00
Gemfile.lock Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration 2017-03-10 16:21:43 +01:00
LICENSE-3RD-PARTY.txt remove redcarpet gem - markdown 2016-11-10 14:11:32 +01:00
LICENSE.txt Initial commit. 2016-02-12 16:52:43 +01:00
Makefile Add additional targets to Makefile and optimize docker files [SCI-1096] 2017-03-29 16:00:11 +02:00
package.json 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
Procfile Initial commit. 2016-02-12 16:52:43 +01:00
Rakefile Initial commit. 2016-02-12 16:52:43 +01:00
README.md Update README.md 2016-11-25 11:27:43 +01: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.