drogonCMS-cmake into main branch that replaces make plus other things #1

Merged
sharpetronics merged 36 commits from drogonCMS-cmake into master 2024-01-18 19:01:07 -05:00
Showing only changes of commit 3df620c709 - Show all commits

View File

@ -16,6 +16,8 @@
2. `cmake ..`
3. `make`
4. `./local-drogon-api-server`
5. Goto Web Browser and view the local API web server
`localhost:5555/`
## Development & Contributing