Skip to content

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.

License

Notifications You must be signed in to change notification settings

msandrini/achiever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Build status codecov Maintainability Greenkeeper badge

Achiever

A tool built to... Achieve!

Dependencies

  • node
  • npm

Install

npm install

Run

npm start

Watch

npm run watch

Open

Go to localhost:3000.

Docker

Build the container

npm run docker:build

Run

docker-compose up -d

Stop

docker-compose down

Logs

docker logs -ft achiever_app_1

Contributing

Send your PR now!

CLI

node server/cli.js - time set in sequence, when it send 4 it triggers the "send to server" routine (not ready yet, of course) node server/cli.js <keyword> <00:00> - specific time set, for a period specified in the keyword (see keywords for each phase in strings.js) node server/cli.js clear - clear times (there are some other keywords for this as well)

TODO

Refer to the project section on GitHub

About

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published