andrew-cunliffe / codemortals.github.io

Website for Code Mortals

Home Page:http://codemortals.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Mortals

Welcome to the Code Mortals Community Website project.

  • Node JS
  • Angular
  • Google Cloud Platform

Development

  • Checkout project
  • Install dependencies npm i
  • Configure Firebase Authentication using to use GitHub (follow Firebase instructions)
  • Setup local configuration (see /src/environments/environment.ts for more)

Deployment

Circle CI is used to deploy changes automatically on successful build and test execution.

Firestore rules can be deployed with npx firebase deploy --project codemortals-website-develop --only firestore:rules.

Note: Ensure you have logged into GCP on your local machine npx firebase login.

About

Website for Code Mortals

http://codemortals.io

License:MIT License


Languages

Language:TypeScript 53.4%Language:HTML 22.5%Language:CSS 15.7%Language:JavaScript 5.5%Language:Gherkin 2.8%