Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freshollie/max-jefb


https://github.com/freshollie/max-jefb

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Max Just Eat For Business
> Maxiumise your budget - just for fun ;)



## Why

If your work uses Just Eat For Business, you know the struggle of trying to get the most for your subsidised budget. Well why try and figure out the best combinations when a computer can do it for you!

## Running the server

The following envs must be provided

`ACCOUNT_EMAIL=...`
`ACCOUNT_PASSWORD=...`

These are the credentials used to log in to your JEFB account to fetch the menu's for the week.

Install dependencies:
```
yarn
```

Start the server
```
yarn dev
```