The drawanything application is a remix based application that allows users to create and modify drawings. The repository contains the source code for both the UI and server side of the application. The UI side includes components, routes, and styles, while the server side includes the necessary source code.
To set up the drawanything application locally, follow these steps:
.env file in the root path..env file, add the following variables:SERVICE_ACCOUNT: Contains the necessary credentials for the application’s backend.CLIENT_CONFIG: Includes the configuration settings for the client.REDIS_URL: Specifies the URL for the Redis database.The drawanything application is a remix based application that allows users to create and modify drawings. It provides a variety of common UI components, supports different paths, and includes common styles. The backend is hosted on Firebase, and the installation process requires setting up environment variables and configuring Firebase. Users can contribute to the project, report any issues, and engage in discussions. The design of the application is inspired by Excalidraw, and design icons are provided by Lucide.dev. The Github workflow setup is created by Kent C Dodds.