Skip to content

MorganCabral/hipster-technologies-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipster-technologies-api

Team #Rekt's Web Engineering project backend API.

After cloning the repo, run whoami in command prompt. Copy the response.

Then, run the following command in PowerShell as administrator, replacing DOMAIN\user with the response from whoami:

netsh http add urlacl url=http://+:8080/ user=DOMAIN\username

Getting the client working

  1. Make sure the submodule is up to date
  2. cd HipsterTechnologies.API\HipsterTechnologies.API.Routes\Client
  3. gulp build [--env production]

Then you should be able to run the project in Visual Studio and everything will be just peachy.

About

Team #Rekt's Web Engineering project backend API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages