{"id":15138401,"url":"https://github.com/fazatholomew/cuty-server","last_synced_at":"2026-01-18T11:43:00.227Z","repository":{"id":99083754,"uuid":"584453239","full_name":"Fazatholomew/cuty-server","owner":"Fazatholomew","description":"Server for Cuty.ink","archived":false,"fork":false,"pushed_at":"2023-01-05T10:55:07.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T09:18:35.900Z","etag":null,"topics":["diesel-rs","rocket-rust","rust-lang","sql"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fazatholomew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-02T16:00:13.000Z","updated_at":"2023-01-05T15:11:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e22b872-0515-42c2-bb16-f3b920859764","html_url":"https://github.com/Fazatholomew/cuty-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fazatholomew%2Fcuty-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fazatholomew%2Fcuty-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fazatholomew%2Fcuty-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fazatholomew%2Fcuty-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fazatholomew","download_url":"https://codeload.github.com/Fazatholomew/cuty-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457806,"owners_count":20941912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diesel-rs","rocket-rust","rust-lang","sql"],"created_at":"2024-09-26T07:23:20.605Z","updated_at":"2026-01-18T11:43:00.183Z","avatar_url":"https://github.com/Fazatholomew.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cuty.ink Server 🚀🦀\n\nWelcome to the Cuty.ink Server! This project is a Rust server for [Cuty.ink](https://cuty.ink). Built using [Rocket](https://rocket.rs/), [Diesel](https://Diesel.rs), and [SQLite](https://www.sqlite.org/index.html), the server should be able to handle a lot of concurrent requests at the same time. Frontend source code can be found [here](https://github.com/fazatholomew/cuty)\n\n## 🚀 Getting Started\n\nTo get started with the Cuty.ink Server, follow these steps:\n\n1. Make sure you have [Rust](https://www.rust-lang.org/) and [Cargo](https://doc.rust-lang.org/cargo/) installed on your machine.\n2. Clone this repository to your local machine:\n\n```bash\ngit clone https://github.com/fazatholomew/cuty-server\n```\n\n3. Navigate to the cloned repository:\n\n```bash\ncd cuty-ink-rocket-rust-server\n```\n\n4. Write `.env` file. Below is an example:\n\n```bash\nDATABASE_URL=database/database.db\nSECRET_KEY=6LdQTcIjAAAAAERkhAFR4Rphe-HqQMAp9hlN_pk2\nFRONT_END_URL=http://localhost:5173\n```\n\n5. Install Diesel CLI\n\n```bash\ncargo install diesel_cli\n```\n\n5. Run Diesel migration\n\n```bash\ndiesel migration run\n```\n\n6. Build the project using Cargo:\n   `cargo build`\n7. Run the server:\n   `cargo run`\n\n## 🤝 Contributing\n\nWe welcome contributions to the Cuty.ink Server! If you want to contribute, please follow these steps:\n\n1. Fork this repository.\n2. Create a new branch for your changes.\n3. Make your changes and commit them to your branch.\n4. Push your changes to your fork.\n5. Open a pull request against the `master` branch of this repository.\n\nThank you for considering contributing to the Cuty.ink Server! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazatholomew%2Fcuty-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazatholomew%2Fcuty-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazatholomew%2Fcuty-server/lists"}