Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

cohere-coop/members.apprenticeship.community

Repository files navigation

Member Group for A.C

While A.C has great conversations in the slack channel on the regular; there's not much way to join a peer-group focused on a particular topic, share questions + show off + feedback requests (links + maybe uploads? to things).

Running the App

  1. Install Docker && Docker Compose
  2. Install the node modules: docker-compose run web npm install
  3. Run the image: docker-compose up
  4. Migrate the database: docker-compose run web ./node_modules/.bin/db-migrate up
  5. Seed the database: docker-compose run web node seeds.js
  6. Visit http://localhost:3000
  7. Log in with 'test@example.com:password'

Workflow

  • Issue is created
  • Zee labels it with "will-do" and add it to a milestone
  • Core team pull issues from current mile-stone and when they start them, label them with "started"
    • Start with a mockup? (Low fidelity sketch or whatever)
    • Submit a pull request immediately
    • Ask questions in Slack or in Github whenever uncertainty arises
    • Repeat until done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published