Skip to content

Alxblsk/redone-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re:Done Voting

This repository implements API that allows to collect votes for each article on a website.

Currently supported three types of votes:

  1. "Like"
  2. "Dislike"
  3. "Share"

How To Run

To start application, run

npm run dev

If start of local instance of DynamoDB is required, run

npm run dynamo:install

About

A voting system for "Redone"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published