Skip to content

philipkobernik/bricolage-web-graphQL

Repository files navigation

MAT Bricolage Web

This repo is for the UCSB MAT Bricolage front-end, a gallery for the virtual 2020 EoYS. Find it live here.

Students will use our CMS backend to create projects and upload media.

The public-facing site will showcase projects and allow for navigation based on project metadata.

Setup for local development

  • we recommend using NVM for managing your node.js versions. use this to install latest node.js
    • if you are a homebrew user, brew uninstall node will remove any and all versions of node from your system
  • clone this repo: git clone git@github.com:philipkobernik/bricolage-web-graphQL.git (or use https)
  • cd into the folder: cd bricolage-web-graphQL
  • run: npm install
  • contact Philip to get the .env environment file that holds our secret keys
  • run: npm run dev
  • the application should now be running locally-- visit https://localhost:3000 in your browser

About

UC Santa Barbara MAT bricolage front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •