Skip to content

Instantly share code, notes, and snippets.

@jdecode
Created September 24, 2020 08:52
Show Gist options
  • Save jdecode/a87c6631c533a13410380113e128b645 to your computer and use it in GitHub Desktop.
Save jdecode/a87c6631c533a13410380113e128b645 to your computer and use it in GitHub Desktop.
How to setup a project in ucreate

These are notes (mostly in comments) about the steps that are taken while setting up a new project

  1. Create Slack channel (internal, for developers/ucreate team/integration of tools)
  2. Add team members, and introduce the team
  3. Add "Integrations Bot" user (the "bot" user that will have the permissions for :reviewee: notifications)
  4. Setup GitHub repos (multiple, in case of separate client/server setups), and add people to the repo
@jdecode
Copy link
Author

jdecode commented Feb 25, 2022

README file in GitHub

  1. Steps mentioned in README file should be perfect - no typos, no incorrect commands, no incorrect sequence of commands
  2. OS/App dependencies must be clearly mentioned (software versions)
  3. If there are ENV VARS that are to be fetched from a 3rd party provider, steps to get those must be included

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment