Skip to content

fantasy-08/CodersArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boring Coder

BoringCoder Logo

Build Status

Boring Coder is made for programmers, mobile-ready, NodeJS powered ReactJS website

New Features!

  • Online compiler
  • Create your own test

You can also:

  • Participate in coders combat

Tech

Dillinger uses a number of open source projects to work properly:

  • Node.JS evented I/O for the backend
  • ReactJS
  • Socket.io
  • Passport - Auth.
  • Express - fast node.js network app framework
  • MongoDB - Database
  • Mongoose to connect to DB(MongoDB Atlas)

And of course BoringCoder itself is open source with a Repository on GitHub.

Installation

BoringCoder requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ cd CodersArena
$ npm install -d
$ npm start

For production environments...

Development

Want to contribute? Great!

FORK the repository

License

MIT

Free Software, Hell Yeah!

Setup

In the project directory, you can run:

EDIT server/keys/keys_temp.js with correct database and rename keys_temp.js to keys.js

About

Visit website to see the deployed version

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published