Here I am is a little web application that allows you to submit an image of your self along with your geolocation. This app is a nice starting point for other self-tracking applications or just a standalone application to create a collection of "dataselfies" with some extra metadata.
In your terminal:
npm installthen start your server
npm startor if in development: npm run dev
Go to: localhost:3030 to see the magic.
- HTTPS support
- Authentication and login
- querying other APIs (e.g. weather)
Prepared for: Quant Humanists 2019


