Skip to content

checkr/codeflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ae52c26 Â· May 18, 2018
Feb 20, 2018
Sep 19, 2017
Jun 9, 2017
Jul 10, 2017
Mar 21, 2018
Nov 3, 2017
Mar 30, 2017
Jun 7, 2017
Dec 28, 2016
Apr 14, 2017
Oct 17, 2017
May 16, 2018
Nov 1, 2017
Apr 14, 2017
May 18, 2018
Apr 16, 2017
Jul 6, 2017
Apr 10, 2017

Repository files navigation

THIS PROJECT IS NOT MAINTAINED ANYMORE! All further development has been moved to CodeAmp https://github.com/codeamp

Codeflow CircleCI

Extendable deployment pipeline

Local Development with Docker

Install Docker Compose

Create DEV configs

$ cp server/configs/codeflow.yml server/configs/codeflow.dev.yml
$ cp dashboard/.env dashboard/.env.development
$ cd dashboard/ && npm install && cd ../

To start the server and all dependencies run:

$ make up

Check Makefile to see what's happening under the hood.

Local dashboard will be started on http://localhost:3000

dashboard and server will reload on any file change 💥 Happy coding!!!

Hosted docs

https://codeflow.checkr.com/

master branch continuously deployed with Codeflow!

Slack

Screenshots

Packages

No packages published

Contributors 8