Pedro Pablo Pastene
Pedro Pablo Pastene
Im using Ember Realworld with [Adonis realworld](https://github.com/Utwo/adonis-realworld-example-app) as backend, When they registrate, login and edit their account it works ok, but when it creates a new article the server returns...
Hi Im making a small script to get telemetry from racing games via memory reading like the speed, the RPM time and gear, I'm using Cheat Engine to find the...
Hi There are arcade games with in-build force feedback mechanism. I was wondering if there's a way to implement that feature to a FFB wheel like a Logitech or Thrustmaster....
Simple implementation of Docker to 'dockerize' the project intended for development (using yarn dev) and production (using yarn build and yarn start). I've used `https://github.com/vercel/next.js/tree/canary/examples/with-docker-multi-env` as a base for this...
This Pull Request is made for the issue #75 in which the app is dockerized using Docker and being ready to use either for development (using npm run start) and...