wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
10 stars 6 forks source link

ci(config): deploying to remote server #67

Closed anantakumarghosh closed 4 months ago

anantakumarghosh commented 6 months ago

Description

Config to deploy to a remote server

Proposed solution:

Use Nginx sudo chmod o+x /home/ec2-user/ sudo chmod o+x /home/ec2-user/test-wrappid-app/

anantakumarghosh commented 4 months ago

Proposed solution and above commit reference script working. Closing as done.