Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

mszylkowski/reactionsbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactives server

Server to be used in conjunction with the development of AMP Story interactive elements. Only use in development, never in production.

Note: API not final

Install and run

Requires NPM installed.

Execute:

npm install
node server.js

Debug

Open localhost:3000

The root will contain a list of all the current interactiveIds and votes for each option. Also there is a button to fake votes to start with a random amount of votes on each option of an initialized interactiveId. This will reset the real votes and add fake clientIds to each option randomly.

About

Test backend for AMP reactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors