Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appwrite/snapwrite
A tool to convert code snippets into beautiful Appwrite-themed social-media images
https://github.com/appwrite/snapwrite
appwrite svelte
Last synced: 3 months ago
JSON representation
A tool to convert code snippets into beautiful Appwrite-themed social-media images
- Host: GitHub
- URL: https://github.com/appwrite/snapwrite
- Owner: appwrite
- License: mit
- Created: 2023-10-24T12:04:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T17:12:11.000Z (11 months ago)
- Last Synced: 2024-09-27T06:40:15.072Z (3 months ago)
- Topics: appwrite, svelte
- Language: Svelte
- Homepage: https://snapwrite.vercel.app
- Size: 3.68 MB
- Stars: 9
- Watchers: 11
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snapwrite 🖥️
[![Discord](https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square)](https://appwrite.io/discord)
[![Twitter Account](https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square)](https://twitter.com/appwrite)
[![appwrite.io](https://img.shields.io/badge/appwrite-.io-f02e65?style=flat-square)](https://appwrite.io)![Cover banner](https://raw.githubusercontent.com/appwrite/.github/main/profile/images/banner.png)
Snapwrite is a tool to convert code snippets into beautiful Appwrite-themed social-media images.
Snapwrite has been built with the following frameworks:
- [Svelte](https://svelte.dev/)
- [SvelteKit](https://kit.svelte.dev/)## Development
_If this is your first time setting up the repository, please run `pnpm install` inside the repo's directory._
To get the repo up and running in your local environment, use the following command:
```bash
pnpm run dev
```> If you don't have `pnpm` available on your system, you can install it from the [official pnpm Installation website](https://pnpm.io/installation)
## Contributing
All code contributions, including those of people with commit access, must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.
We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the [contribution guide](./CONTRIBUTING.md).
## Security
For security issues, kindly email us at [[email protected]](mailto:[email protected]) instead of posting a public issue on GitHub.
## Follow Us
Join our growing community around the world! See our official [Blog](https://medium.com/appwrite-io). Follow us on [Twitter](https://twitter.com/appwrite), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/), and [Dev Community](https://dev.to/appwrite) or join our live [Discord server](https://appwrite.io/discord) for more help, ideas, and discussions.
## License
Snapwrite © 2023 by Appwrite is licensed under the [MIT License](./LICENSE).