1.1.3 • Published 3 years ago

@kaaaxcreators/nodejsanalytics v1.1.3

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

Analytics

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