To build both the backend and frontend, run the following command:xmake build fullstack
or xmake -g all
The command will build the files inside of $(rootdir)/build
This project is licensed under the MIT License - see the LICENSE.md file for details