This website requires JavaScript.
Explore
Help
Sign In
thallada
/
BazaarRealmAPI
Watch
1
Star
0
Fork
0
You've already forked BazaarRealmAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
68b04b4f4c
BazaarRealmAPI
/
devserver.sh
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit. WIP shops endpoint Pretty comfortable with the choice of crates now so it's time to start committing. Currently the API only returns errors, but throwing good errors is important.
2020-07-13 05:52:22 +00:00
#!/bin/sh
Update setup instructions
2020-07-23 04:12:56 +00:00
systemfd --no-pid -s 127.0.0.1:3030 -- cargo watch -x run
Reference in New Issue
Copy Permalink