Skip to content

The Hub for Full-Stack Apprentices worldwide to connect with each other, find local mentorship & collaborate on projects together.

Notifications You must be signed in to change notification settings

thegreatsantini/fsa-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Hub

fsa-cms

This is the folder where our Sanity.io powered Content-Management System lives.

react-app

The folder where our React application lives.

Branching

The default branch is develop, while production releases are merged to master. All new work should start as a new branch from develop, with merge requests created roughly 1:1 to ticket #s We're following the git-flow model:

feature/TICKET_OR_ISSUE_NUMBER (feature/#43) bug/TICKET_OR_ISSUE_NUMBER (bug/#102) release/VERSION_NUMBER (release/0.1.2)

About

The Hub for Full-Stack Apprentices worldwide to connect with each other, find local mentorship & collaborate on projects together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.0%
  • CSS 0.8%