This repo simply showcase the power of Vapor on Swift creating APIs and such for Web Development.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install vapor
cd pwapd-vapor
swift run
cd frontend
yarn
yarn run dev
curl -L https://swiftlang.github.io/swiftly/swiftly-install.sh | bash
git clone https://github.com/vapor/toolbox.git
cd toolbox
make install
cd pwapd-vapor
swift run
cd frontend
yarn
yarn run dev
If you have any feedback, please reach out to us at [email protected]