Wrighter - A Powerful Markdown Blogger & A Writing Companion | write the (w)right way
Wrighter is a powerful Markdown blogger and writing companion that aims to make modern writing easier and more productive. It offers a powerful WYSIWYM (What You See Is What You Mean) Markdown editor and renderer. One of its key features is the ability to gather and organize bite-sized ideas, called bites, that can be used later in blog posts. Wrighter also allows for offline usage and can be used as a standalone application by forking the project.
To install Wrighter and run it locally, follow these steps:
yarn
in the root directory to install all the dependencies for both the client and server..env.local
file in the wrighter-client
directory and configure it with the necessary environment variables. Example:ENV_VARIABLE_NAME=example
.env
file in the wrighter-server
directory and configure it with the necessary environment variables. Example:ENV_VARIABLE_NAME=example
yarn dev
to concurrently run the server and client.localhost:3000
to access Wrighter.Wrighter is a powerful tool for bloggers and writers, providing a feature-rich Markdown editor, the ability to gather and organize bite-sized ideas, and support for offline usage. Its easy installation process makes it accessible for users to get started quickly. By offering these features, Wrighter aims to make modern writing easier and more productive. Contributions and feature ideas are welcome from users, further contributing to the development and improvement of Wrighter.