Skip to content

An easy way to publish your pages from a notion workspace or between multiple workspaces with custom domain

Notifications You must be signed in to change notification settings

mdctleo/notion-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion-publisher

An easy way to publish your pages from a notion workspace or between multiple workspaces with custom domain

How it works

Check out this article

Development

The code uses Javascript + React for front end and Python + Flask for back end

cd backend
conda install --file requirements.txt
cd src
flask run
cd frontend
yarn install
yarn start

Contributing

Feel free to contribute, MIT license

About

An easy way to publish your pages from a notion workspace or between multiple workspaces with custom domain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published