Writy Save

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

Project README

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.

Open Source Agenda is not affiliated with "Writy" Project. README Source: ghoshnirmalya/writy
Stars
98
Open Issues
0
Last Commit
4 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating