Skip to content

kpedrok/rewrite-pal

Repository files navigation

RewritePal - Write Better, Communicate Better, Deliver More.

Features

Getting Started

First, install deps:

pnpm install

Second, run the development server:

pnpm dev

Using Docker

First, build docker image:

sudo docker build -t rewritepal .

Second, run the server:

sudo docker run -p 3000:3000 rewritepal

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Remember to update your environment variables in the .env file with the appropriate credentials.

Components

Shadcn

https://ui.shadcn.com/docs

To add new shadcn/ui components:

pnpm dlx shadcn@latest add

OG Image

About

RewritePal - Make sure your writing is flawless.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages