ScopesCodez / DevPage

DevPage is a website for all developers to ask questions, create their mini portfolio, and advertise their projects!
https://devpage.tech
GNU Affero General Public License v3.0
4 stars 2 forks source link

Use github actions to auto update website #19

Open athyk opened 2 years ago

athyk commented 2 years ago

You should follow what Nertivia is doing https://github.com/supertiger1234/nertivia-client-ts/blob/master/.github/workflows/main.yml to automatically push updates to the website and restart it when changes are made. This will make your development much easier.