CommunityOfCoders / COCWebsite

The official website of Community Of Coders, VJTI.

Home Page:https://www.communityofcoders.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamline Production deploys

ShubhankarKG opened this issue · comments

This is an umbrella tracker issue and is aimed to solve majorly the following:

  • Streamline the entire deployment on production environments throughout Github actions.
  • Keep a copy of production necessary files in a directory, preferably only on the prod branch.
  • Use Releases to ease up deployment.