Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.