Coder Social home page Coder Social logo

hms-dbmi / samplestore Goto Github PK

View Code? Open in Web Editor NEW
1.0 7.0 0.0 28 KB

This app uses Django Rest Framework to expose an API for managing a collection of data about samples from subjects that participate in a research project.

Python 98.20% Shell 1.80%

samplestore's Introduction

Sample Store

This app uses Django Rest Framework to expose an API for managing a collection of data about samples from subjects that participate in a research project.

Installation and Launching

  1. Clone the repository
  2. Get a local_settings.py file from someone on the team
  3. cd to the top-level samplestore directory
  4. Create a virtualenv and enter it
  5. Install pip packages 'pip install -r app/requirements.txt'
  6. Make migrations 'python app/manage.py makemigrations' and apply them 'python app/manage.py migrate'
  7. Run 'docker-compose build'
  8. Run 'docker-compose up'
  9. Go to http://0.0.0.0:8001

samplestore's People

Contributors

natebessa avatar dtraviglia avatar

Stargazers

 avatar

Watchers

James Cloos avatar Nils Gehlenborg avatar Michael Tommie McDuffie avatar Jason Stedman avatar  avatar AJ avatar  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.