Skip to content

A companion repo for the blog article: How to use ConfigCat's feature flags with Elmah

Notifications You must be signed in to change notification settings

configcat-labs/feature-flags-with-elmah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZPlatform

This repository contains the source code for the platformer game in the article: Disabling error alerts at runtime with ConfigCat and elmah.io.

The game was built with Phaser.js. It uses elmah.io and ConfigCat to filter error alerts for specific users.

Build & Run

Prerequisites

  • A web server (I'll use serve)
  • A code editor
  • Knowledge of JavaScript
  • Basic knowledge of game development is a plus

Follow these steps to run this repository on your computer:

  • Clone the repository on your computer.
  • Navigate to the newly created folder.
cd feature-flags-with-elmah
  • Start the server.
serve
  • Visit the server's address in your browser.

Learn more

Useful links to technical resources. -Elmah.io JavaScript logging guide

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

Author

Zayyad Muhammad Sani

Contributions

Contributions are welcome!

About

A companion repo for the blog article: How to use ConfigCat's feature flags with Elmah

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published