Skip to content

:octocat: Login with your GitHub account and challenge other GitHub users in a coding exercise.

License

Notifications You must be signed in to change notification settings

yowari/code-challenger

Repository files navigation

CodeChallenger

Build Status Docker Automated build license

CodeChallenger is a community driven coding challenges to help new and intermediate developers improve their skills. It provides an online code editor and test runner.

Example Challenge

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

CodeChallenger uses external REST API to run tests and gets results. You can run ng serve --prod to launch a dev server using the external API. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

If you want to change the API endpoint, you can set the URL in environment file located in src/environments/environment.prod.ts under the name of testRunnerBaseUrl.

Deployment

Run ng build --prod to build the project. The build artifacts will be stored in the dist/ directory.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

:octocat: Login with your GitHub account and challenge other GitHub users in a coding exercise.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published