DEV Community

Cover image for Day 41 of #100DaysOfCode: Turn the Next.js/Django Website to the Desktop app and Generate Windows/macOS Installers
Jen-Hsuan Hsieh
Jen-Hsuan Hsieh

Posted on

Day 41 of #100DaysOfCode: Turn the Next.js/Django Website to the Desktop app and Generate Windows/macOS Installers

Introduction

My recent target is to turn my Next.js/Django application to a desktop application and generate installers. There are a few steps to do with electron and eletron-builder.
Image for post

This article introduces the following topics.

  1. Introduction
  2. Implementations for turning the Next.js/Djang owebsite to the desktop application
  3. Demo

Details

Please refer to my article.
https://medium.com/a-layman/turn-the-next-js-django-website-to-the-desktop-app-and-generate-windows-macos-installers-db4b4c9ead61

Articles

There are some of my articles. Feel free to check if you like!

Top comments (1)

Collapse
 
hseritt profile image
Harlin Seritt

Thank you for the link and the shares!