Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

402 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-client

This is the Frontend Application of Packer.

This was part of a student's project on Technical University of Munich

Setup (before first run)

Go to your project root folder via command line

cd path/to/workspace/packer-client

Install node dependencies

npm install

Start the project

npm start

Access the website on http://localhost:8000/.

##Backend Connection

By default the client connects with the backend deployed locally on localhost:3000. (For more details on local deployment of the backend see packer-backend).

If this is not possible for you, you may deploy against the backend provided on AWS. For this you need to adapt the source code in the HttpService static method apiURL: If you set the if-clause to false it connects with the backend on AWS.

If the client is not able to connect to the predefined AWS-machine please contact alex.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages