Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
/ pwapd-vapor Public archive

PWA Pilipinas - Davao | Swift on Server Demo App

Notifications You must be signed in to change notification settings

aaalgieee/pwapd-vapor

Repository files navigation

Swift on Server | Demo Blog App

This repo simply showcase the power of Vapor on Swift creating APIs and such for Web Development.

Installation - macOS

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Vapor

 brew install vapor
 cd pwapd-vapor
 swift run

Frontend

cd frontend
yarn 
yarn run dev

Installation - Linux

Swiftly

curl -L https://swiftlang.github.io/swiftly/swiftly-install.sh | bash

Vapor Toolbox

git clone https://github.com/vapor/toolbox.git
cd toolbox
make install

Run the Server

cd pwapd-vapor
swift run

Frontend

cd frontend
yarn 
yarn run dev

Acknowledgements

Feedback

If you have any feedback, please reach out to us at [email protected]