Skip to content

AnalogIST is the platform that gathers all analyses made for ezPAARSE.

Notifications You must be signed in to change notification settings

niederlec/analogist

 
 

Repository files navigation

AnalogIST

AnalogIST is the platform that gathers all analyses made for ezPAARSE. http://ang.couperin.org/

Requirements

  • Node.js v6+
  • MongoDB v2.6+

Configuration

Before running anything, create a local config file config/local.json and provide the trello board to use and your API credentials. All defaults are visible in the the default.json file.

You can also use environment variables, following this mapping file.

Build Setup

# install dependencies
npm install # Or yarn install

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

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

For detailed explanation on how things work, checkout the Nuxt.js docs.

Development

# Run tests
npm test

# Run lint
npm run lint

About

AnalogIST is the platform that gathers all analyses made for ezPAARSE.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.9%
  • Vue 47.1%