This project was design in order to store, tidy and organize links found during my technological watch.
Feel free to suggest improvements by creating an issue.
Be indulgent with the server latency because it is free. So it sometimes hibernate when there is no usage for a long time 🙂
Clone or download the repository.
bundle
yarn install
On two separate terminal
For the server
bundle exec rails server
and
For the transpilation
./bin/webpack-dev-server