Skip to content

mintproject/model-catalog-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,044 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint Model Catalog Explorer Build Status

An standalone version of the MINT Model Catalog.

https://models.mint.isi.edu

INSTALL

yarn install

You will need to set the configuration for firebase through enviroment variables:

export FIREBASE_API_KEY=
export FIREBASE_AUTH_DOMAIN=
export FIREBASE_DATABASE_URL=
export FIREBASE_PROJECT_ID=
export FIREBASE_STORAGE_BUCKET=
export FIREBASE_MESSAGING_SENDER_ID=
export FIREBASE_APP_ID=
export GOOGLE_MAPS_API_KEY=

If you want to add new variables, please check webpack/base.config.ts

BUILDING

To create the production build use:

yarn create-build

You can start the development server with:

yarn start

Or build the development version with:

yarn create-build-dev

About

An standalone version of the model catalog of MINT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages