If you want it to be fast...if it were me, I might not even use RN, just use the mini program!
You can use Vue Family Bucket for the backend management system, and then install it as a package with Electron. Anyone who works on the front end should know it
For restful API, you can use node in the early stage. When the business becomes complicated later, you can also use it in combination with go
Database... or mysql!
No need to think about the server...linux + nginx + https
The above is a combination that I think is faster and more reliable! OK, let’s go for a ride!
For front-end work, the simplest solution is to write a hybird application. The content is web, but it is wrapped in a shell
If you want it to be fast...if it were me, I might not even use RN, just use the mini program!
You can use Vue Family Bucket for the backend management system, and then install it as a package with Electron. Anyone who works on the front end should know it
For restful API, you can use node in the early stage. When the business becomes complicated later, you can also use it in combination with go
Database... or mysql!
No need to think about the server...linux + nginx + https
The above is a combination that I think is faster and more reliable! OK, let’s go for a ride!