Giter Site home page Giter Site logo

cs-554-fp's Introduction

we're back with yet another spotify application

  1. This app contains a backend server and a frontend nextjs application that both must be installed. Backend Installation:
  2. ImageMagick Cli must be installed. This proper version must be version 6 and not 7. -- The legacy website can lead you to the correct version https://legacy.imagemagick.org/script/download.php -- Note that if ImageMagick version 7 is installed in addition to 6, this will not work.
  3. Once ImageMagick is installed, the node_modules must be installed for the server. This can be done using "npm install" inside of the top level server folder.
  4. Once everything is installed, the server can be started with "npm start"

Frontend Installation:

  1. navigate to the src/client directory
  2. run "npm install" to install all the needed dependencies.
  3. Once everything is installed the client can be started with "npm run dev"
  4. navigate to localhost:3000/ and it should redirect you to a login page.

cs-554-fp's People

Contributors

celinanperalta avatar kengwall8 avatar kaiqichee avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gadhiar

cs-554-fp's Issues

Look into ES configuration

  • Figure out how to spawn ES instance
  • Create single connection to ES in server
  • Make a few calls and then write resolvers for GET requests to ES

Add! Linter! Script! Please!

ESLint config file is there, just need to add scripts to package.json and maybe a pre-commit hook in the future (probably not doing that because we will stop caring at some point)

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.