Skip to content

ace1294/tasty-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend implementation using Vapor, a server-side Swift web framework. Uses MySQL as the underlying database. Hosted on DigitalOcean.

Use HomeBrew to install needed packages. If you don't have HomeBrew follow their instructions. https://brew.sh/

brew install mysql
brew install cmysql
brew tap vapor/homebrew-tap
brew update
brew install vapor

git clone https://github.com/ace1294/tasty-backend
cd tasty-backend

vapor build
vapor run serve

About

Backend for TastyWatchlists using Vapor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages