Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chrischo360/notion-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notion-clone

Clone of Notion - The All-In-One Workspace for Notes and Taks

Backend built with Typegraphql, TypeORM, Apollo Server, Express and MySQL

Frontend built with Typescript, NextJS, and Apollo Client

To run this repo:

  1. git clone
  2. Change directory to server and install packages through yarn command
  3. Edit ormconfig.json to match database with your needs.
  4. Run server with yarn start in server directory
  5. Change directory to web-nextjs and install packages through npm install or yarn
  6. Run client with yarn dev in web-nextjs directory

About

Clone of Notion using Typescript, TypeGraphQL, TypeORM and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published