TLDR; This Express China tutorial provides you with a step-by-step solution to deploy and host your Express Node.js project in China.
What is Express?
Express is a Node.js based web development framework. It is very fast and simple to build a sites’s backend with Express.
21YunBox provides you with a simple Express deployment method with in China. You can deploy with 21YunBox in the Node environment.
How to Deploy Express in China?
- Signup on 21YunBox
- Fork express example
- Create a Cloud Service on 21YunBox, and allow 21YunBox to access your code base (repo)
- Use the following values during creation
Runtime | Node |
---|---|
Build command | yarn |
Start command | node app.js |
If you’d like a step by step example, please refer to the video below: