Changing the source code of the application server

Hello,

I’m new with chirpstack and I would like to make changes in the source code to make the UI comply to my needs. Now I’ve downloaded the source code from the github but I’m not able to figure out how I should make changes and and test these on the application server since I’m not really able to find much of the files in the source code back on the server it’s installed on. How does it really work? How do I make changes and push them to the application server? I’ve been through the documentation but nothing I’ve found can really help.

Things I would like to change are for example are a way to upload information for the Organization, Application and Device table by uploading a file.

Instructions for rebuilding the application server are here:

https://www.chirpstack.io/application-server/community/source/

If you plan on making changes to the API, you will also want to look at:

1 Like