Giter VIP home page Giter VIP logo

drawy-studio's Introduction

Drawy studio

Welcome to Drawy Studio, your go-to application for Excalidraw whiteboards management featuring a convenient dashboard! This application is built using the T3 stack with prisma.

How to Use

Clone this repository. Set up your virtual environment (optional but recommended). Copy the contents of .env.example into a new file named .env and configure the required variables.

DATABASE_PORT=""
DATABASE_URL=""

NEXTAUTH_SECRET=""
NEXTAUTH_URL=""

# Next Auth Github Provider
GH_CLIENT_ID=""
GH_CLIENT_SECRET=""

CLOUDINARY_URL=""

DISCORD_CLIENT_ID=""
DISCORD_CLIENT_SECRET=""

Install dependencies.

bun install

If you need to build the databases locally, you can use the docker-compose.yaml file.

docker compose -D

An instance of postgresql will be created

Setup the database.

bun db:push

Run the application in dev mode

bun dev

Open your browser and visit http://localhost:3000 to begin.

Key Features

  • Cloud based: Save your whiteboards remotely to the cloud.
  • Intuitive Dashboard: Save, organize, and manage your whiteboards efficiently..
  • Workspaces: Group your whiteboards into workspaces.

We hope you enjoy using Drawy studio! If you have any questions or issues, feel free to open an issue

drawy-studio's People

Contributors

velascoandres avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.