Julian0816 / workout-tracker

0 stars 2 forks source link

Initialise GIT and commit, create env variables #2

Open Julian0816 opened 1 year ago

Julian0816 commented 1 year ago

After initializing git and committing, create the branches you will be working on:

prod, this is the one that will be deployed dev, a fully functional copy of prod feature, this is where you will be working on and pushing to dev.

Move yourself to the feature branch to carry on with the project

Remember to create environmental variables.

Julian0816 commented 1 year ago

Created and working on the feature branch, still need to create the dev branch