Skip to content

limarodrigoo/KleverProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Vote System

A upvote system where you can create, upvote and downvote your cryptos

Stacks

  • Go lang
  • MongoDB
  • gRPC

Geting ready

First you need to have docker

  • Guides to install docker engine here

Once you get all done you have to clone the repo

  git clone git@github.com:limarodrigoo/KleverProject.git
  cd VoteSystemProject 
  make build

Now that you are inside the project repo directory you need to start your mongoDB and vote system with docker

docker-compose up -d --build

API Reference

About

Voye system project in Go Lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors