Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

social-technologies/society-account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Society Accounts

Society logo

This repository is part of the source code of Society. You can find more information at social.network or by contacting [email protected].

You can find the published source code at github.com/social-network/society-deployer.

society-account

For account verifications and forgotten passwords.

Build Instructions

  1. Run yarn
  2. Run yarn start
  3. Open http://localhost:8081/

Deployment

Depending on the branch name it will be automatically deployed to the following environments:

  • staging -> society-account-staging

Release flow

  1. Merge staging into master
  2. Create a tag with npm version <version bump type>. Possible values for version bump type are patch, minor or major.
  3. The tag will be pushed to master and Travis will deploy the new version. Manual deployment can be triggered via eb deploy.

About

Society accounts pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published