Headless Documentation
WelcomeRequirementsIntroductionFolder StructureInstallationData StructureServer and ResolversFrontend ImplementationDevelopmentDeploymentSupportFAQ

Headless GraphQL Introduction

Want to build a website like Gumtree, with Headless you can easily do that.

Headless Graphql is a Buy & Sell application where yu will find everything that is needed for a complete application. In this application we have used Firebase as database, Hosting, Deployment solution, Graphql as Server/Backend Api, Next.js as Server Side Ready Client Side/Frontend. This application is built for the user whom are looking for a whole application not just a Frontend template or a backend solution, Also the user want to learn how to built an application using Graphql, Nextjs, Firebase. This Application can be your next MVP project you can easily use this application to create a Buy & Sell service.

Headless Application Provides The Below Feature which is needed to built a BUY & SELL service:

  1. FirebaseDatabaseIntegration.
  2. SmartSearchingandFiltering.
  3. LocationBasedSearchingandFiltering.
  4. RegularAuthentication&MobileAuthentication. 5. SocialSharing
  5. AdPost,PublishPost,DraftPost
  6. NearestPost
  7. SEOFriendly
  8. ServerSideRendering
  9. FavoritePost.
  10. User Profile Page.
  11. CategoryPage
  12. RecentPostPage
  13. NearestPostPage
  14. DedicatedSearchPage. 16. SinglePostPage.
  15. UserSettingsPage

And Most importantly Easy Deployment, Everything (GraphQl, Node.js, Firebase Functions, Apollo, Next.js) has been deployed into Firebase, So with our deployment solution you don’t have to take any headache for deploying separate servers. Check our deployment Section to know how easy it is to deploy.

Now, we will discuss about this application in whole, how we have developed it, technologies being used, how the user can use it,

The whole application is built on top of Monorepo Architecture using Lerna(https://github.com/lerna/lerna) And Yarn. you will get details about the Folder Structure in the Next Section.