Create a Blog web app using Adonis.js 6

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • da-blog-x

    Discontinued Blog web app

  • vite

    Next generation frontend tooling. It's fast!

  • The resources directory is where I always start. It contains the Edge templates and the frontend code. Luckily, Adonis.js leverages Vite, a lightning-fast bundler that simplifies installing frontend development tools like Tailwind. This saves us time and keeps our development/build workflow efficient.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • The resources directory is where I always start. It contains the Edge templates and the frontend code. Luckily, Adonis.js leverages Vite, a lightning-fast bundler that simplifies installing frontend development tools like Tailwind. This saves us time and keeps our development/build workflow efficient.

  • Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

  • AdonisJS core team has created/maintains Lucid. It is a SQL query builder, and an Active Record ORM built on top of Knex.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts