Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The one place to write and publish your blogs

License

NotificationsYou must be signed in to change notification settings

developeratul/publish-wise-refine

Repository files navigation

null

Project Demo link

The project is live atPublishWise.ink

About

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.

Description

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.

Participants

Preview

The dashboard (dark)

nullThe dashboard (light)

nullThe Editor

nullThe Editor (light)

nullSettings

nullSettings (light)

nullLanding page (light)

null

Prerequisites

Node >= 16Yarn >= 1.22.19Npm >= 8.11.0

Install Project

  • Clone the repository:
git clone git@github.com:developeratul/publish-wise-refine.git
  • Change directory and install dependencies:
cd publish-wise-refineyarn
  • Create.env file and fill up the credentials
cp .env.example .env
  • Sync prisma schema with the database:

    yarn push-db
  • If you have followed everything mentioned above properly, you should be able to run:

yarn dev

🚀

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp