๐ฉโ๐ป How to run the project
July 11, 2019 ยท View on GitHub

Swifttube curates iOS conference videos in one place. Built with Server Side Swift Vapor Framework and 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) - 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:8080in 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
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 for inspring us with their Readme file
โ ๏ธ License
Swift Tube is licensed under the MIT license.