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

Skip to content

getaivids/canvasly

 
 

Repository files navigation

Canvasly

Canvasly is a web-based application to create and share interactive presentations. It allows you to add text, images, polls and more, together with your friends and colleagues. It's made for everyone and ment to be a funny and great tool.

How to selfhost Canvasly

  1. Install the docher engine, as well as bun.
  2. Create the new database with the "./start-database.sh" script.
  3. Run "bunx prisma db push" inside your terminal to push the schema to the database.
  4. Run "bun start" to start the server.

About

👨‍💻 create presentations in the modern way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • CSS 1.3%
  • JavaScript 0.1%