My first Discord bot: a todo app backed by Deta Base ™

Project URL: https://glitch.com/~discord-deta

Hey all, this is my first serious Glitch project, loved the experience sofar!
I wanted to also demo our new database, which we designed to be very simple to use, yet super fast and powerful. So I made this todo app. Feel free to remix.

You could get a Deta project key from our site (it’s free): https://www.deta.sh/

2 Likes

@abdelhai Very cool! So, you work for a free database site. How does it compare to MongoDB Atlas? Is there an NPM package for using it with Node.JS (like Mongoose)? Looks interesting anyhow. Will look into it :slight_smile:

Looks like it might be https://www.npmjs.com/package/deta. Looks really simple to use. Consider adding the README to the NPM package. Really want to try it out :slight_smile:

It’s much easier to use than MongoDB and we have a more generous free tier. I can say more, but just give it a try and you will see what i mean :smiley:

1 Like

Will definitely try out! Can see already that it’s easier to use :slight_smile:

Yep, that’s the one. Def will improve, thanks for the suggestion. (we were focused on making sure the DB backend is stable and secure first).

Awesome, hmu on Slack if you need help (mustafa)

3 Likes

Would also love to try out the ‘Launching Soon’ products when they’re ready if they are free :slight_smile: Looks great!

1 Like

@chroventer could you make a endb adapter for this, since this works in the cloud it isn’t affected by glitch storage limits

1 Like

Yes, requesting @chroventer to make an Endb adapter for this.

1 Like