Open hp77-creator opened 2 years ago
Hi @hp77-creator, I think you need an webserver which you will connect to your frontend using APIs. I can work on this issue. My workflow will be like this:
1. create the root directory as mono-repo because there will be frontend code and backend code (server)
2. There will be a folder in root directory as `packages` under which there will we folder as `frontend` and `server`
If you have any suggestions please let me know
if the server file is added, we will also need some utility functions to go with them. So add necessary functions required for a full-functioning webserver.