Skip to content

uclaconditional/art-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art(ists) + Software

Setup

  1. Install nodejs
  2. Clone repo: git clone [email protected]:lmccart/art-software.git
  3. Navigate to repo: cd art-software
  4. Install dependencies: npm install
  5. Copy in .env and art-software-5624b11287ef.json files. (Email Lauren)

Running

Reference

The server component is currently hosted on a DigitalOcean droplet (http://167.99.175.36), using Node.js and mongoDB. The uploaded artist files are hosted on Google Cloud Storage. Eventually, we would like to move this off of DigitalOcean and onto the DMA server. We are currently using jSPDF to generate PDFs on the client side. This is a temporary test and we are exploring other tools.

The Backend spec outlines the API the server provides. TODO: Move this document to this readme once API is more stable.

About

Art(ists) + Software | UCLA Arts Conditional Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published