As many of you know, Apple is moving from a certificate-based authentication with their push notifications service to a token-based one. SashiDo is fully ready with the implementation of any changes required from our end and here is a simple guide that will help complete the process seamlessly. ...
A short tutorial on how to easily train and load a Teachable Machine's Image classification model to your Node.js application in less than 10 minutes. Machine Learning is no longer a reserved filed only for experienced Data Scientist and ML engineers! ...
Тhe Next.js framework is probably one of the top choices to go with if you’re building a content dense web site. In this tutorial, I will show you how to start using Next.js and deploy your new project on SashiDo effortlessly. ...
In this final part we'll put the cherry on top of our open-source Content Moderation Service by showing you how we've built a Image Moderation Admin App with ReactJS, how to directly clone it and integrate it to your projects. ...
In Part 2 of our series related to the open-source Content Moderation Service built with Node.js, TensorFlowJS, and ReactJS, we'll show you how we've created a Moderation Automation Engine, how to directly clone it, and integrate it to your projects. ...
In Part 1 of our series related to the open-source Content Moderation Service built with Node.js, TensorFlowJS, and ReactJS, we'll show you how we've created a an NSFW Image Classification REST API, how to directly clone it, and integrate it to your projects. ...
Here is the second part of our Getting Started Guide that will help you build on top of what you have learned so far. In the next lines, I’ll introduce you to some cool features and show you how easy it is to develop feature-rich apps and manage your projects. Read on! ...
Developing a successful app is usually associated with the constant implementation of new features. Learn how to easily create a dev environment so you can test your app's new features or code in a safe and controlled manner. ...
Set your app's shipment on the fastest route following SashiDo's Getting Started Guide! Learn everything you need to know about how to set up and run your projects on our platform without any hassle. ...
One of the great benefits that SashiDo gives you is full access to your database. You can not only explore your records from our super-user-friendly DB Browser but go further and connect directly to your MongoDB with a tool of your choice. We already have introduced you to Studio 3T - an easily operated, quite fast and very well documented MongoDB client, in our YouTube video tutorial series. There we presented a demo on how to import and export collection ...