Skip to content

Commit e21c160

Browse files
committed
update readme
1 parent 1a76c39 commit e21c160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ npm i
1818
npm start
1919
```
2020

21-
for the serverless stuff, it is just adding the env vars to the configuration and doing `serverless deploy`, once you have it installed.
21+
for the serverless stuff, your .env file will be populated to the functions so you only need to do `serverless deploy`, once you have it installed.
22+
23+
for the ec2 instance, you would want to deploy the normal `master` branch to a server and set up a cron job or similar that would start the service when the instance is started after it was paused

0 commit comments

Comments
 (0)