- Notifications
You must be signed in to change notification settings - Fork2
The one place to write and publish your blogs
License
developeratul/publish-wise-refine
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The project is live atPublishWise.ink
PublishWise is a tool that allows you to write and publish blogs from a single platform. It includes an ideal editor for writing blogs and publishing them on Dev.to and HashNode (with more to come). You can easily make updates to your blog that has been published in both Dev.to and HashNode by modifying it once on PublishWise. It simplifies cross-posting and consolidates your blogs onto a single platform. This project has a lot of potential and will continue to add more valuable features in the future.
This project was bootstrapped usingRefine. It usesSupabase as the database, storage, and auth provider. The UI is built using theMantine UI library together with Refine. Other than that, it uses Refine data hooks for performing queries and mutations throughout the whole application. The whole application is built on top of the Next.js app directory and utilizes the new features of Next.js.
- Minhazur Rahaman Ratul (@developeratul)
The dashboard (dark)
Node >= 16Yarn >= 1.22.19Npm >= 8.11.0- Clone the repository:
git clone git@github.com:developeratul/publish-wise-refine.git- Change directory and install dependencies:
cd publish-wise-refineyarn- Create
.envfile and fill up the credentials
cp .env.example .envSync prisma schema with the database:
yarn push-db
If you have followed everything mentioned above properly, you should be able to run:
yarn dev🚀
About
The one place to write and publish your blogs
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.







