{"id":19319818,"url":"https://github.com/hyperoslo/novel","last_synced_at":"2025-04-22T17:32:22.222Z","repository":{"id":66286558,"uuid":"75232313","full_name":"hyperoslo/novel","owner":"hyperoslo","description":"📖 A content management system (CMS) built in Swift","archived":false,"fork":false,"pushed_at":"2016-12-23T00:24:00.000Z","size":825,"stargazers_count":68,"open_issues_count":3,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T02:22:38.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://novel-demo.herokuapp.com/admin","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperoslo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-11-30T22:20:09.000Z","updated_at":"2024-08-19T13:28:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"d48f6640-a5a6-4ddc-a870-3e05d14425a4","html_url":"https://github.com/hyperoslo/novel","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fnovel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fnovel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fnovel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fnovel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/novel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287721,"owners_count":21405672,"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":[],"created_at":"2024-11-10T01:25:22.313Z","updated_at":"2025-04-22T17:32:22.211Z","avatar_url":"https://github.com/hyperoslo.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Novel](https://github.com/hyperoslo/Novel/blob/master/Art/Cover.png)\n\n# Novel CMS\n[![CI Status](http://img.shields.io/travis/hyperoslo/Novel.svg?style=flat)](https://travis-ci.org/hyperoslo/Novel)\n![Linux](https://img.shields.io/badge/os-linux-green.svg?style=flat)\n![Mac OS X](https://img.shields.io/badge/os-Mac%20OS%20X-green.svg?style=flat)\n![Swift](https://img.shields.io/badge/%20in-swift%203.0.1-orange.svg)\n[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)\n\n**Novel** is a content management system (CMS) built on top of\n[Vapor](https://github.com/vapor/vapor) Swift web framework.\n\nTry our demo project running on Heroku:\n* Admin panel: https://novel-demo.herokuapp.com/admin (admin/password)\n* Front page: https://novel-demo.herokuapp.com\n* API: https://novel-demo.herokuapp.com/api/entries/post\n\n## Features\n\n* 5 minutes setup.\n* Intuitive admin panel.\n* Developer friendly.\n* Powerful data model structure based on entry types and custom fields.\n* All the functionality provided by [Vapor](https://github.com/vapor/vapor)\nfoundation.\n* More features are coming...\n\n**Please note** that this is a work in progress, **Novel** is under continuous\ndevelopment and **is not ready** for production usage.\n\n## Requirements\n\n* Swift 3.0.1 or later.\n* PostgreSQL \u003e= 9.4.5.\n\n## Usage\n\nSetting up a new project based on **Novel** requires a few additional steps,\nsuch as copying assets, database configuration, etc. The simplest way to create\na new project is to use our [Novel CLI](https://github.com/vadymmarkov/novel-cli)\ntool, which does all the necessary tasks under the hood.\n\n## Development\n\nSetup database:\n\n```sh\ncreatedb test\ncd path/to/novel/Config\ncp postgresql-sample.json ./secrets/postgresql.json\n```\n\nCompile assets\n\n```sh\ncd path/to/novel/Resources/Web\nnpm install\nbower install\ngulp\n```\n\nGenerate XCode project:\n\n```sh\ncd path/to/novel\nswift package generate-xcodeproj\nopen Novel.xcodeproj\n```\n\nRun demo:\n\n```sh\n./.build/debug/Demo\n```\n\n## Author\n\nHyper Interaktiv AS, ios@hyper.no\n\n## Credits\n\n**Novel** is built with [Vapor](https://github.com/qutheory/vapor), the most\nused web framework for Swift.\n\n## Contributing\n\nWe would love you to contribute to **Novel**, check the [CONTRIBUTING](https://github.com/hyperoslo/Novel/blob/master/CONTRIBUTING.md)\nfile for more info.\n\n## License\n\n**Novel** is available under the MIT license. See the [LICENSE](https://github.com/hyperoslo/Novel/blob/master/LICENSE.md) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fnovel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Fnovel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fnovel/lists"}