create-desmy-app

1.1.35 • Public • Published

Desmy Framework

Desmy is an open-source framework designed to accelerate web application development by seamlessly integrating Django, ReactJS, and Tailwind CSS. It empowers developers to scaffold a full-stack application quickly using some of the most popular technologies in the industry.

Features

  • Django Backend: A robust and scalable web server framework featuring a powerful ORM, migration support, and strong security practices.
  • ReactJS Frontend: A modern JavaScript library for building dynamic user interfaces.
  • Tailwind CSS: A utility-first CSS framework packed with flexible classes to compose and create any design, directly in your markup.
  • Vite: A next-generation frontend tool that provides a fast and efficient development experience.
  • PostgreSQL: An advanced, open-source relational database for handling application data.

Prerequisites

Ensure you have the following prerequisites installed before starting:

  • Node.js: Version 14.x or higher
  • Python: Version 3.8 or higher
  • Django: Version 3.1 or higher
  • PostgreSQL: Version 12.0 or higher

Quick Start

To create a new project using the Desmy framework, run the command below:

npx create-desmy-app@latest <projectname>

Open new terminal and start

npm run dev:landing

Readme

Keywords

none

Package Sidebar

Install

npm i create-desmy-app

Weekly Downloads

2

Version

1.1.35

License

ISC

Unpacked Size

8.4 kB

Total Files

3

Last publish

Collaborators

  • desmydev