Home
Softono

Writy

Open source MIT TypeScript
100
Stars
16
Forks
0
Issues
2
Watchers
2 years
Last Commit

 About Writy

Generate beautiful HTML files without writing any code. Still in beta!

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Writy?

We provide expert installation service for this software. Our team will install, configure, and secure Writy on your server. plans start at just $30.

Alternatives to Writy

View All

Brick Design

低代码框架,支持流式布局与自由布局拖拽编排,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示、自由布局支持辅助对齐、支持自动吸附、实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态

5.1K

Framely

Framely: The open-source, lightweight, multi-tenant drag-and-drop website editor for modern web applications, powered by Next.js

1.1K

Flowershow

💐 Publish markdown (and html) websites, docs, wikis and websites in seconds. Integrates with your AI.

1.1K

Mtbird

💻 无代码编辑器,无需代码生成小程序、H5页面和网站 ,拖拽操作、样式配置快速生成页面应用,数据可视化接入,支持定制业务拓展插件. StaringOS MtBird is a low-code platform for HTML Pages 、 Websites. We help users build pages without code or less code.

754

Web Builder

AI 驱动 UI 生成和发布的低代码平台,基于TailwindCss,通过拖拽可视化快速构建现代化响应式UI、动态自定义组件、多主题、多语言的网站应用。AI-powered UI generation and publishing low code platform, built on TailwindCSS, enabling rapid drag-and-drop visual creatio

564

Profileio

Static site and resume generator from YAML based profile for students and researchers. Generates ready to deploy branches via github actions.

134

Logo

Twitter: Nirmalya Ghosh

This is an application for building HTML pages using Next.js, TailwindCSS and Chakra UI. This application consists of the following packages:

  1. builder: Next.js application built with Chakra UI.
  2. backend: TailwindCSS components built using React.js.

Table of contents

Overview

This application is built using the following technologies:

  1. Chakra UI
  2. Emotion
  3. Next.js
  4. TailwindCSS
  5. TypeScript

Requirements

  1. Node.js
  2. npm

Packages

1. Builder: Next.js application

This application is the primary user-facing application. Once it’s up and running (see Installation section), it’s available on http://localhost:3000/.

2. Sections: TailwindCSS components

Hasura is an open source engine that connects to our databases & micro-services and auto-generates a production-ready GraphQL backend. It’s very easy to get Hasura up and running on our local system. All the migrations are set up in the migrations directory.

Installation

1. Clone the application

git clone https://github.com/ghoshnirmalya/writy

2. Change directory

cd writy

3. Install necessary dependencies for the frontend application

yarn install

4. Start the packages

From the root directory, we can run the following command to start both our packages:

yarn dev

The above command will start the frontend application on http://localhost:3000/.

Deployment

Frontend application

Click on the button below to deploy the Builder package on Vercel. You'll need to sign up for a free Vercel account.

Deploy with Vercel

Other interesting repositories

  1. Hasura Next.js Boilerplate
  2. Strapi Next.js Boilerplate
  3. React Search Box
  4. LinkedIn Clone using Create React App

License

This project is licensed under the MIT License.