This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
chirpstack
Watch
1
Star
0
Fork
0
You've already forked chirpstack
mirror of
https://github.com/chirpstack/chirpstack.git
synced
2024-12-19 13:17:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed1c84e0f1
chirpstack
/
.dockerignore
7 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2022-04-06 20:18:32 +00:00
.git
CI related changes.
2022-04-18 20:19:24 +00:00
.cargo
Refactor testing and (cross)compile. With the update to diesel 2.0.0-rc0, it is now possible to cross-compile without emulation. Note that during each (cross)compile, we have to install libpq-dev for the target platform, as only one version can be installed at a time (e.g. libpq-dev:amd64 conflicts with libpq-dev:armhf).
2022-07-21 10:00:47 +00:00
.rust
Initial commit.
2022-04-06 20:18:32 +00:00
**/target
**/node_modules
Dockerfile
Reference in New Issue
Copy Permalink