Skip to content

An online editor with super powers, fast preview, plugins and super cool library of cool Frontend creations for your inspiration.

License

Notifications You must be signed in to change notification settings

Abdulmumin1/DevCanvas

Repository files navigation

DevCanvas

devcanvas Logo

An online editor with super powers, fast preview, plugins and super cool library of cool Frontend creations for your inspiration.

Stack

Svelte
Sveltekit

Supabase
Supabase

TailWind
Tailwind CSS

Table of Contents

Features

  • Interactive Frontend Editor
  • Easy code snippet sharing (any other language).
  • Discover and explore a wide range of code snippets and awesome frontend creations.
  • A powerfull editor (codemirror) for a smooth coding experience.
  • Support for multiple programming languages.
  • User profiles with personal code snippet collections.

Installation (Local developement)

  1. Clone the repository: git clone https://github.com/Abdulmumin1/devcanvas.git
  2. Navigate to the project directory: cd devcanvas
  3. Install dependencies: npm install or yarn install
  4. Create and add the folowing to your .env file:
VITE_PUBLIC_SUPABASE_URL='http://whateverurl'
VITE_PUBLIC_SUPABASE_ANON_KEY="whateverkeyhere"

Note: These env variable will cause an error if not created, we're planing to make it possible to spin up our supabase instance locally pretty soon... that why only frontend contributions are possible at the moment

Usage

  1. Run the development server: npm run dev or yarn dev
  2. Open your web browser and visit: http://localhost:5173

Contributing

We enthusiastically welcome contributions from the community to enhance DevCanvas! Here's how you can contribute:

Types of Contributions

  • Frontend Improvements: As our backend is not publicly available, most contributions should focus on frontend enhancements.
  • Blog Posts: We accept frontend-related articles for our blog.
  • Documentation: Help improve our README, inline code comments, or create user guides.
  • Bug Reports: If you find a bug, please create an issue with a detailed description.
  • Feature Requests: Have an idea? We'd love to hear it! Create an issue to propose new features.
  • Code Improvement: There is alot of bad code in devcanvas currently, we would your contributions that could improve that.

Contribution Process

  • Fork the repository.
  • Create a new branch for your feature, fix, or improvement:
git checkout -b my-contribution

Make your changes, ensuring they adhere to our coding style and conventions.

Commit your changes with a clear, descriptive message:

git commit -m "Add new feature: Brief description"

Push your changes to your forked repository:

git push origin my-contribution

Create a pull request to the main DevCanvas repository, providing a detailed description of your changes.

Code Style and Guidelines

Follow the existing code style in the project. Write clear, commented code to enhance readability. Ensure your code is properly formatted and lint-free.

Getting Help

If you need assistance or have questions about contributing, please:

  • Check our existing issues and pull requests to see if your question has been addressed.

  • Create a new issue with the "question" label if you need further clarification.

We appreciate your interest in improving DevCanvas and look forward to your contributions!

License

DevCanvas is licensed under the Non Commercial License.

Support

If you encounter any issues or have questions, please feel free to create an issue or contact us at [email protected].

About

An online editor with super powers, fast preview, plugins and super cool library of cool Frontend creations for your inspiration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •