https://theodo.github.io/captain-staffing
Node v4+
Copy the dev config file:
npm run env:dev
You can fill-in the fields with your own settings. You need to create an app and generate a Client-ID on console.developers.google.com/apis.
npm start
npm run build
npm run deploy
Commit Type | Emoji |
---|---|
New Feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |
Refactoring | 📦 :package: |
Documentation | 📚 :books: |
Cosmetic | 💄 :lipstick: |
Tooling | 🔧 :wrench: |
Tests | 🚨 :rotating_light: |
Work In Progress (WIP) | 🚧 :construction: |