Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaalgieee/pwapd-vapor
PWA Pilipinas - Davao | Swift on Server Demo App
https://github.com/aaalgieee/pwapd-vapor
react swift vapor vapor-swift web
Last synced: about 2 months ago
JSON representation
PWA Pilipinas - Davao | Swift on Server Demo App
- Host: GitHub
- URL: https://github.com/aaalgieee/pwapd-vapor
- Owner: aaalgieee
- Archived: true
- Created: 2024-09-06T21:00:11.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T22:22:53.000Z (2 months ago)
- Last Synced: 2024-09-26T01:13:25.598Z (about 2 months ago)
- Topics: react, swift, vapor, vapor-swift, web
- Language: Swift
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```### Vapor
```bash
brew install vapor
cd pwapd-vapor
swift run
```### Frontend
```bash
cd frontend
yarn
yarn run dev
```## Installation - Linux
### Swiftly
```bash
curl -L https://swiftlang.github.io/swiftly/swiftly-install.sh | bash
```### Vapor Toolbox
```bash
git clone https://github.com/vapor/toolbox.git
cd toolbox
make install
```
### Run the Server
```bash
cd pwapd-vapor
swift run
```
### Frontend
```bash
cd frontend
yarn
yarn run dev
```
## Acknowledgements
- [Vapor](https://vapor.codes)
- [Swift](https://swift.org)
- [PWA Pilipinas - Davao](https://www.facebook.com/pwapilipinasdavao)## Feedback
If you have any feedback, please reach out to us at [email protected]