Skip to content

subvisual/2017.mirrorconf.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MirrorConf

Landing page for MirrorConf

Table of Contents

Setup

Prerequisites:

  • Node 6.9.1
  • Yarn

First, clone & setup the repository:

git clone [email protected]:subvisual/2017.mirrorconf.com.git
cd 2017.mirrorconf.com
yarn

Development

To start your development environment run:

npm run develop

Deployment

Semaphore handles all deploys (automatically to staging, manually to production).

As a fallback, you can deploy manually. First, get the .env variables from the dev team:

# .env
AWS_ACCESS_SECRET="XXX"
AWS_ACCESS_KEY="XXX"

Then, deploy:

# To staging
bin/deploy

# To production
bin/deploy production

Contribution Guidelines

Contributions must follow Subvisual's guides.

Resources

About

ProjectName is maintained by Subvisual.

Subvisual

If you need to contact the maintainer use this trello board, or reach out to us if you don't have access.

About

MirrorConf landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7