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

https://github.com/co2-git/performads-hiring-challenge


https://github.com/co2-git/performads-hiring-challenge

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# performads-hiring-challenge

# Usage

```
yarn # or npm install
yarn start # or npm start
open http://localhost:2018/
```

# Important

I ended up not using Sails. I know it was part of the specs, but I could not get React+Webpack latest versions to work with latest version of Sails.
I used a regular Express instead. I know it is a derogation to spesc, but since the coding challenge is mainly about showcasing basic skills, I opted out for that solution instead.

Note also that builds are not optimized.

Cheers!