This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
xrazis
/
ichnaea
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Scalable IoT solution for real-time body position data
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115
Commits
1
Branch
0
Tags
6.1 MiB
Tree:
e7c5c54de7
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7c5c54de7'
${ noResults }
ichnaea
/
client
/
config
/
keys.js
3 lines
58 B
Raw
Normal View
History
➕ Add client for testing
4 years ago
module
.
exports
=
{
🔨 Change server port to 8000 Had issues with frontend on 6000
4 years ago
server_url
:
'http://backend:8000'
➕ Add client for testing
4 years ago
}