LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Updates README to invite users to Oakland chapter #204

Closed sdweber422 closed 7 years ago

sdweber422 commented 7 years ago

Overview

Updates README to run command to create an invite code of hand_crafted_artisanal_invite_code for the Oakland chapter which allows new users of this service to access the phase and project aspects of echo. If invited to another chapter, this data does not currently exist and confuses new users of this service.

Also, a reminder to use npm run db:migrate -- up after using the npm run db:copy command to ensure that all necessary migrations are applied to the coped data.

Data Model / DB Schema Changes

None.

Environment / Configuration Changes

None.

Notes

None.