Base offers your next project an API that handles user flow (sign up, sign in, forgot password), email sending, file upload, image upload and processing including crop and resize, all with only one API key and a nice clean UI.
I'm working at an agency (Digital Natives) where in ~7 years I created a lot of products (mainly MVPs) that had the same basic requirements besides the busniess logic: authentication, email sending, file uploads, image uploads (with crop and resize).
I coded those by hand a couple of times or used different services a couple of times but each had it's problems so after the last product I worked on (which used a bunch of services) I decided to make Base.
Let me know what you think!
1/ What about a comparison against Firebase?
2/ Where does it upload the media? Can I use my own cloud storage account?
3/ Does image thumbnail function support HEIC?
Thanks
@neskhodovskiy
1/ Firebase as far as I know does not have image processing and email sending built in, you have to do those using other services or by hand using cloud functions. Base currently does not have social authentication (but it's planned), also it probably won't support direct access from browsers (but there will be a proxy in the client libraries).
2) For now we are using Amazon S3, using your own credentials for it is planned.
3) HEIC is not currently supported and probably can be added easily (I added it the list of features to implement :))
DevBox
Landen
DevBox
DevBox