Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a simple, sample application with Tensei (and share your knowledge about it) #169

Open
bahdcoder opened this issue Oct 25, 2021 · 3 comments
Labels
good first issue Good for newcomers learning-content Educational content about tensei

Comments

@bahdcoder
Copy link
Member

bahdcoder commented Oct 25, 2021

Heeey. Welcome to Tensei 馃憢馃従

The best way to learn Tensei is to build a simple application with it. This task requires you to build a simple API with Tensei, and optionally build a frontend for the application using one of our supported SDKs. (Javascript SDK, Next.js sdk or React sdk).

Here are example applications (APIs) you can build with Tensei:

  • Build a Todos API with Tensei. Create, Fetch, Edit, Delete Todos.
  • Build an Authenticated Todos API with Tensei. Authenticated users can create, fetch, edit, delete their own todos.
  • Build a Forums API. Users can create, delete, edit their own posts under categories. Admins can create, delete, edit categories. Users can comment on other's posts, edit and delete their comments.
  • Build a simple book store API with Tensei and stripe.

You may pair any of these APIs with your favourite frontend technologies such as React, Vue, Angular, Svelte, Next, Nuxt.

Bug hunting

A great advantage of this exercise is finding bugs with Tensei and reporting them. If you run into any issues, please do not hesitate to open an issue and we'll respond to it as soon as possible.

Helpful links

Get started with contributing to Tensei

A video introduction to Tensei

A tutorial on building a rest API with Tensei

Questions ?

If you run into any problems, please do not hesitate to ask questions in the discussion forum.

Write an article

Had fun building an application? Great. Please, take some time to write an article about Tensei. Share it with us in the comments here, or on Twitter. It would be an amazing addition to the community.

@bahdcoder bahdcoder added good first issue Good for newcomers learning-content Educational content about tensei labels Oct 25, 2021
@dennism501
Copy link

Hi, @bahdcoder I just watched your video on YT on your askuser.io series and you mentioned you created Tensei. This is an amazing tool. I really want to contribute to it (When I have time i.e lol) because I have been looking for a project to contribute to and something from the continent makes it even more worthwhile. So I will build my first project and get back to this.

@bahdcoder
Copy link
Member Author

Thank youuu

@dennism501
Copy link

I will be back soon with my first Tensei app!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers learning-content Educational content about tensei
Projects
None yet
Development

No branches or pull requests

2 participants