This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
jonathan-hinds
/
JhipsterGroupProject-Client
forked from
jaejoson/JhipsterGroupProject-Client
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
3
Commits
10
Branches
Tree:
48d75f98c2
feat/dev
home
login
master
profile-head
profile-working-entities
registration
registration-with-websockets
websockets-testing
working-websocket-test
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '48d75f98c2'
${ noResults }
JhipsterGroupProject-Client
/
proxy.conf.json
proxy.conf.json
117B
History
Raw
1
2
3
4
5
6
7
8
{
"*": {
"target": "http://localhost:8080",
"secure": false,
"loglevel": "debug"
}
}