Skip to content

EarvinKayonga/iojcorefer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOJCOREFER

A toy (Paste Bin) Application using Redis as Store

Installing

With Docker:

    git clone git@github.com:EarvinKayonga/iojcorefer.git
    cd iojcorefer
    docker-compose -f docker/docker-compose.yml up

From Source:

    git clone git@github.com:EarvinKayonga/iojcorefer.git
    cd iojcorefer
    cargo run --release -- -r redis://<socket of a running redis>

About

Paste Bin Toy project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published