Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

kaaax0815/nodejsanalytics

Analytics

Gitmoji Release CI GitHub top language GitHub repo size GitHub GitHub release (latest by date) semantic-release Coverage Status

Code is Ready to Deploy

Everything works, Hits and Date get correctly reported.

How to Deploy

Rename the route to your application name

Copy .env.example to .env and paste in set

NODE_ENV=production
PORT=<port>
MONGO_URI=<mongo connection string from e.g. Atlas>

Now you can access your API from your url <yoururl>/v1/<yourroute>/hit

Support

Please create Integration Testing for me, I just don't know how to make them. I want more Code Coverage

Credits

Credits to Boilerplate

Credits for Gitmoji,semantic-release,workflows,templates