Coder Social home page Coder Social logo

cruglobal / campus-contacts-web Goto Github PK

View Code? Open in Web Editor NEW
2.0 20.0 1.0 379.29 MB

A simple contact management tool to find, connect, and communicate with people on your campus.

Home Page: https://campuscontacts.cru.org

License: MIT License

HTML 20.76% JavaScript 67.16% TypeScript 0.04% SCSS 11.67% EJS 0.36%
campus-contacts

campus-contacts-web's Introduction

Campus Contacts Web App

Build Status codecov campuscontacts.cru.org | stage.campuscontacts.cru.org | ccontacts.app/ | stage.ccontacts.app/

Development

Installing yarn

Use yarn for faster installs and to update the yarn lock file: https://yarnpkg.com/en/docs/install

Install & Run

  1. yarn or npm install
  2. yarn start or npm start
  3. Browse to https://localhost:8080

Development Tasks

Note: you may replace yarn with npm if you aren't using yarn

  • yarn start to start the webpack dev server for this repo
  • yarn start-rails-api to start the rails api server (looks in ../campus-contacts-api)
  • yarn build to generate minified output files. These files are output to /dist.
  • yarn build:analyze to open a visualization of bundle sizes after building
  • yarn test to run karma tests once
  • yarn test-watch to run karma tests on file changes
  • yarn test-debug to run karma tests in Chrome process for debugging with Chrome's dev tools
  • yarn lint to run eslint and lint the app's JS files

Environment Config

By default running this repo locally hits the stage API server. If you need to test against the local API, you can edit campusContactsApp.config.js.

Deployment

  • Development should be done against master. Code merged to master will be deployed immediately to the production environment.
  • The staging branch deploys immediately to the staging environment. You can hard reset the staging to whatever commit you want to deploy to stage or merge code into that branch.

Adding dependencies

  • Use yarn add <package-name> to install app dependencies
  • Use yarn add <package-name> -dev to install tooling dependencies

campus-contacts-web's People

Contributors

kennethjohnbalgos avatar twinge avatar jesusfreak3 avatar marvindpunongbayan avatar neilmarion avatar soberstadt avatar ozzieorca avatar dependabot-preview[bot] avatar thenoodlemoose avatar canac avatar mattrw89 avatar jbirdjavi avatar bwtoptal avatar vincentpaca avatar papayaah avatar emanijeh avatar croemmich avatar jawhitney avatar jpwinsea avatar jjmccleary avatar theresa-dobritch avatar dr-bizz avatar wrandall22 avatar kjavier avatar nateemerson avatar mikeallisonjs avatar dbenton9 avatar riceguitar avatar dependabot[bot] avatar seankwon avatar

Stargazers

Patrick McGrath avatar  avatar

Watchers

 avatar James Cloos avatar Gyasi Story avatar Jon Vellacott avatar  avatar Adam Meyer avatar Jonah K. T. Jala avatar Ken Yeo avatar Adam Johnson avatar Sam Kohler avatar  avatar Rachael Skeath avatar  avatar Seiji Ralph Villafranca avatar Alvin Siu avatar David Navarro avatar  avatar Daniel Fugere avatar  avatar  avatar

Forkers

dafuga

campus-contacts-web's Issues

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.