Skip to content
/ CCASM Public

Canadian Collection of Agricultural Soil Microbes (CCASM) database and web portal

Notifications You must be signed in to change notification settings

jppp6/CCASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCASM

Canadian Collection of Agricultural Soil Microbes (CCASM) database and web portal

Setup:

Formatting:

Install black formatter in extensions

On windows: ctrl + , On mac: cmd + ,

Search formatter and change to black formatter

Frontend

Install Node.js and NPM:

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Then to install angular and all libraries: $ npm install

Angular: https://angular.io/guide/setup-local

Backend

In the backend directory:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Don't forget to create .env file for storing API keys + passwds.

Database

uses mysql

About

Canadian Collection of Agricultural Soil Microbes (CCASM) database and web portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5