Giter Club home page Giter Club logo

BioGRID 4.3

This repository contains the entire codebase for the BioGRID 4.3 web application.

STATUS

  • IN PROGRESS
  • ALPHA 0.0.5

Requirements

.env file variables

  • VUE_APP_AUTH_URL (url to authentication API)
  • VUE_APP_ACE_WEBSOCKET (url to websocket API)
  • VUE_APP_ACE_URL (url to curation API)
  • VUE_APP_ANNOTATION_URL (url to annotation API)
  • VUE_APP_SEARCH_URL (url to search API)

Project Setup for Development

  1. Manually install all of the requirements listed above
  2. Create a directory for development
  3. Clone this repository git clone [email protected]:BioGRID/BioGRID.git
  4. Create a .env.development.local and .env.production.local file to match your setup using the descriptions above in the .env file variables section
  5. Run npm install to install all dependencies
  6. Run npm run dev to launch the application with hotloading
  7. Run npm run build to compile the application for your platform

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

BioGRID's Projects

biogrid-ace icon biogrid-ace

BioGRID Annotation and Curation Engine (ACE) a tool for handling literature curation tasks and managing annotation resources required to complete those tasks.

biogrid-annotation icon biogrid-annotation

Tools for updating and maintaining BioGRID annotation resources for use with a variety of projects.

biogrid-api-common icon biogrid-api-common

This repository contains a number of standalone common tools for API components.

biolims icon biolims

A very basic LIMS structure for new projects

cup-lims icon cup-lims

BioGRID C-UP (CRISPR Upload) LIMS System

ims icon ims

BioGRID Interaction Management System Platform

ims4 icon ims4

BioGRID IMS4 Application

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.