Code Monkey home page Code Monkey logo

bvbrc_web_dependabot's Introduction

The BV-BRC Web Application

System Requirements

Node.js is required to run the application. The latest LTS or Current stable build will both work. Make sure NPM is also installed alongside Node.js (Should be by default).

Node.js Downloads for Windows, MacOS, and Linux

If using MacOS it may be easier to install via Homebrew

brew install node

First Steps

Clone or Fork & Clone the BV-BRC-Web repository to your local machine.

Git

git clone https://github.com/BV-BRC/BV-BRC-Web.git
cd BV-BRC-Web
npm install

Or

GitHub CLI:

gh repo clone BV-BRC/BV-BRC-Web
cd BV-BRC-Web
npm install

Note: After you run npm install you must run git submodule update --init as this fetches modules in the node_modules directory.

Make sure you must npm install in the BV-BRC-Web directory first though!

Running the web application

Run from inside the directory:

npm start

Your local dev environment will run on http://localhost:3000/ and you can access it here.

There is a file called p3-web.conf that is used for initial setup and config. The p3-web.conf.sample file that is included comes blank.

Please: cp p3-web.conf.sample p3-web.conf and edit as necessary. You may need to get the correct info from a team member so feel reach to reach out.

Note: if any configuration changes are made (i.e., changes to ./p3-web.conf), then ./bin/p3-web must be restarted for the effects to take place within the local dev application.

Contributing

If you'd like to contribute please follow our CONTRIBUTING.md guide for more information (coming soon).

bvbrc_web_dependabot's People

Contributors

hyoo avatar chris-c-thomas avatar aswarren avatar nconrad avatar olsonanl avatar chmao1 avatar kscgl avatar jacobporter avatar nicolegobo avatar dinabai avatar mshukla1 avatar joshuavsherman avatar dawenx avatar andrewguard avatar zreyn avatar dmachi avatar mandywil avatar dependabot[bot] avatar jchriste-jcvi avatar cmzmasek avatar bdklahn avatar levinas avatar indiagordon avatar singhindresh avatar brettin avatar

Watchers

 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.