Giter Site home page Giter Site logo

adswa / openneuro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openneuroorg/openneuro

0.0 1.0 0.0 23.55 MB

A free and open platform for analyzing and sharing neuroimaging data

Home Page: https://openneuro.org/

License: MIT License

JavaScript 64.96% HTML 4.20% Dockerfile 0.24% Python 9.99% TypeScript 1.00% Shell 0.12% SCSS 19.48%

openneuro's Introduction

name
Introduction

CircleCI Build Status CodeCov Coverage Status styled with prettier

About

OpenNeuro is a free and open platform for analyzing and sharing neuroimaging data. It is based around the Brain Imaging Data Structure specification.

Development setup

This project is managed with Lerna and Yarn. To get started, install Yarn and bootstrap the repo.

yarn install && yarn bootstrap

You can run tests with yarn test at the top level of the project. For each package, yarn test --watch will interactively run the tests for changes since the last commit.

docker-compose is used to run a local copy of all required services together. Copy the example .env.example file to .env and config.env.example to config.env and use docker-compose to start the containers.

docker-compose up -d

For example, you can restart the server container with docker-compose restart server or view logs with docker-compose logs -f --tail=10 server.

Components

OpenNeuro Command-line utility tool

OpenNeuro supports a CLI tool based on nodejs for uploading and downloading OpenNeuro datasets.

openneuro's People

Contributors

nellh avatar david-nishi avatar constellates avatar olgn avatar exbotanical avatar rwblair avatar chrisgorgo avatar franklin-feingold avatar anibalsolon avatar dependabot[bot] avatar jstiehl avatar ckrountree avatar yarikoptic avatar thinknoack avatar xesme avatar effigies avatar mih avatar robertoostenveld avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.