Five Steps to Build a Production Ready Blog in Two Weeks

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • next-learn

    Learn Next.js Starter Code

  • The first step taken was to download a blog template provided by Next.js. I'm using typescript, they got one without it as well. They have a wonderful tutorial if you are unfamiliar with Next.js and want to understand how it works. If you want to use another framework there's certainly a free blog template available there as well.

  • vercel

    Develop. Preview. Ship.

  • Later I deployed the application to Vercel, the creators of Next.js. There are other ways to deploy Next.js applications, but Vercel was sufficient for me and my MVP. I might switch hosting platform dependent on my needs, until then I'm pleased with this solution. They even got analytics support ready to be setup by clicking a button.

  • 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
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

  • Next.js starter template

    1 project | dev.to | 24 Apr 2024
  • How to deploy a Next.js application to GitLab Page

    2 projects | dev.to | 19 Apr 2024
  • What I have in my portfolio 😎

    1 project | dev.to | 2 Apr 2024
  • React to Vercel: Deployment Made Easy.

    1 project | dev.to | 12 Mar 2024
  • VERCEL and the Internet Computer

    2 projects | dev.to | 6 Mar 2024