With both governments and corporate entities trampling over the privacy rights of people throughout much of the world, choosing the right tools is now more important than ever.
$ git clone https://github.com/javidotpro/computesafely-net.git
$ cd computesafely-net
$ npm install
$ npm run dev
- View the running app in your browser at
http://localhost:3000
You can deploy this project yourself with ZEIT + Now by configuring now.json
and running $ now
. You should change the Google Analytics tag in lib/gtag.js
and the Sentry DSN url in pages/_app.js
.
Stay safe 👍