Website logoTwo equilateral triangles of different size and different color nested within one another. Bottom sides of both are aligned.
Main

Stackoverflow for entrepreneurs

Full-Stack Developer - Entra - January 1, 2019
React.jsNext.jsReduxGraphQLPrismaMongoDBTypescript

Overview and objectives

Entra was a web platform for posting business related questions and get the support of a community of business people and entrepreneurs.

It was built with a very interesting tech stack. The client was done in React, with ApolloClient for state management which made things easy to develop especially because we used GraphQL for the API. The backend was Next.js with Prisma for the MongoDB database and GraphqlYoga.

It was state-of-the-art with features like user role management, permissions, Stripe integration, GQL types generation and others.