{"id":15577876,"url":"https://github.com/deciduously/hyper-template","last_synced_at":"2025-04-24T01:10:43.392Z","repository":{"id":37178042,"uuid":"241154864","full_name":"deciduously/hyper-template","owner":"deciduously","description":"A template repo for building websites with Rust","archived":false,"fork":false,"pushed_at":"2023-08-03T06:21:42.000Z","size":506,"stargazers_count":7,"open_issues_count":16,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T16:21:17.799Z","etag":null,"topics":["askama","docker","hyper","hyper-template","rust","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deciduously.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-17T16:28:59.000Z","updated_at":"2023-03-03T20:35:00.000Z","dependencies_parsed_at":"2022-06-24T04:29:04.607Z","dependency_job_id":null,"html_url":"https://github.com/deciduously/hyper-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fhyper-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fhyper-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fhyper-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deciduously%2Fhyper-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deciduously","download_url":"https://codeload.github.com/deciduously/hyper-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540941,"owners_count":21447427,"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":["askama","docker","hyper","hyper-template","rust","tailwindcss"],"created_at":"2024-10-02T19:02:06.684Z","updated_at":"2025-04-24T01:10:43.376Z","avatar_url":"https://github.com/deciduously.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyper Template\n\nTemplate repo for a backend app.  Do a global find-and-replace on `hyper-template`, filling in your app's name.  Change the Author info to yourself in these three files:\n\n- LICENSE\n- Cargo.toml\n- Package.json\n\nTODO - a separate template that's this plus a blog option, using the build script.\nTODO - tests, unit and E2E\n\n## Requirements\n\n- [Rust 2018](https://www.rust-lang.org/) - stable toolchain\n- [Node/NPM](https://nodejs.org/en/)\n- [Docker](https://www.docker.com/)\n\n## Usage\n\n### NPM Scripts\n\n- `dev`: start dev server on port 3000, watching for source changes\n- `prod`: build and start production Docker container on port 8080 - must stop container via docker\n- `run`: run local image\n- `lint`: run linters\n- `test`: run tests\n- `test:watch`: run tests, watching for changes\n\n### Executable Options\n\nOptions set in `src/config.toml` override these defaults, but options passed at the command line override `config.toml`.\n\n## Dependencies\n\n### Crates\n\n- [askama](https://github.com/djc/askama) - Templates\n- [hyper](https://hyper.rs/) - HTTP\n- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) - Runtime-evaluated statics\n- [log](https://github.com/rust-lang/log) - Logging macros\n- [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) - Pretty log output\n- [structopt](https://github.com/TeXitoi/structopt) - CLI\n\n### Style\n\n- [TailwindCSS](https://tailwindcss.com/)\n- [Postcss](https://postcss.org/)\n- [Autoprefixer](https://github.com/postcss/autoprefixer)\n- [Purgecss](https://purgecss.com/)\n- [Cssnano](https://cssnano.co/)\n- [Stylelint](https://stylelint.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Fhyper-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeciduously%2Fhyper-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeciduously%2Fhyper-template/lists"}