Skip to content

Create, Edit and Preview the Docusaurus on the cloud.

Notifications You must be signed in to change notification settings

wewoor/favorite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Favorite

Preview, create, and edit the document site of Docusaurus on the cloud.

Introduction

Favorite is a document site editor running on the cloud, you can create and change your Docusaurus markdown file, and preview it on the web. This is just a toy project, just for learning, not used for production.

Tech Stack

  • Next.js (Web Frontend)
  • Gin (Server-Side)
  • Docker (Git/Node.js Exec Env)
  • Docker Images: Node:16
  • MySQL (Database)
  • Prisma (ORM)
  • Project File Storage (local temporary)

Schema initial

> go run -mod=mod entgo.io/ent/cmd/ent init --target schema Project User

About

Create, Edit and Preview the Docusaurus on the cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages