(no title)
cxam | 6 years ago
This was my winter holiday side project last year and I figured there would be a wider application of this service (conference talks, tutorials, lengthy videos in general) so I decided to polish it up and make it available as a service for others to use. You don’t need to create any account to use it, it’s all client-side and built using Vue.js. It’s hosted on Cloudflare Workers Sites. I wanted to try out Cloudflare Workers/KV, so I ended up building a link shorting feature including authentication/authorisation flow. You can read more about the stack in support -> technology (https://tagx.io/support/general/technology) section.
Here is a tagged video of the AWS re:Invent 2019 event which I shared with someone recently that highlighted some announcements that were of interest to us: https://tagx.io/video/id/Nw-wisbyZPu0LCBk9Tzbn
Following are some development stats for those interested:
- Client-side: ~80 hours (15th Dec 2019 – 7th Jan 2020)
- Server-side: ~30 hours (19th Jan 2019 – 24th Jan 2020)
- Node Experience: 5+ years
- Vue.js Experience: 2+ years
Hope someone finds it useful and any feedback is much appreciated!
bobosha|6 years ago
cxam|6 years ago