Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmetws/swifttube
iOS conference videos in one place
https://github.com/ahmetws/swifttube
mongokitten serverside-swift swift vapor
Last synced: 3 months ago
JSON representation
iOS conference videos in one place
- Host: GitHub
- URL: https://github.com/ahmetws/swifttube
- Owner: ahmetws
- Created: 2018-11-22T17:04:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T06:09:36.000Z (almost 5 years ago)
- Last Synced: 2024-04-09T11:59:46.890Z (7 months ago)
- Topics: mongokitten, serverside-swift, swift, vapor
- Language: Swift
- Homepage:
- Size: 815 KB
- Stars: 168
- Watchers: 9
- Forks: 17
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Swifttube](Public/img/logo.png)
[Swifttube](http://swifttube.co) curates iOS conference videos in one place. Built with Server Side Swift [Vapor Framework](https://vapor.codes/) and [MongoKitten](https://github.com/OpenKitten/MongoKitten)
⭐️ Please leave a star to support Swifttube!
# 👩💻 How to run the project
* Clone the repository
* Navigate into it and run `vapor update` ([make sure to install Vapor](https://docs.vapor.codes/3.0/install/macos/))
* To use Xcode, you just need to generate an Xcode project using `vapor xcode`
* If this command is not working, make sure to select Command line tools in your Xcode.
* Go to `localhost:8080` in a browser to see the website.# 🤝 How to help
## Support Swifttube development
- Share our website with your friends on social media
- Follow us on Twitter [@swifttubeco](https://twitter.com/swifttubeco)## Contribute to Swifttube
- You can help us out by resolving TODOs and replying on issues
- Of course, all feedback, positive and negative, also really helps to improve the project# 👏 Thanks
- [MongoKitten](https://github.com/OpenKitten/MongoKitten) for inspring us with their Readme file
# ☠️ License
Swift Tube is licensed under the MIT license.