Skip to content

A website like pastebin.com, but with live writing to boards.

License

Notifications You must be signed in to change notification settings

DarkBrines/projectwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectwriter

By Raphaël Roumezin

To install dependencies:

bun install

To run:

bun run index.ts

To build for docker:

docker build . -t TAG:VERSION

TODO list

  • Add the possibility to create multiple boards at once
  • Give visual feedback of the client being connected or not
  • Send ping/pongs between server and clients
  • All data storage is memory-based, so intergrate with databases
  • Distribute the code through multiple files to make it more readable

About

A website like pastebin.com, but with live writing to boards.

Resources

License

Stars

Watchers

Forks