Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ RafflerApp Public archive

A simple raffler web app write in Swift Vapor

Notifications You must be signed in to change notification settings

micheltlutz/RafflerApp

Repository files navigation

Reffler App

Documentation Team Chat MIT License Continuous Integration Swift 5

Install

macOS

brew tap vapor/tap
brew install vapor/tap/vapor

Linux - Ubuntu

sudo apt-get update
sudo apt-get install vapor

Clone repo

cd RafflerApp && vapor update -y

CSV File

In Resources > CSV you find de Demo.csv with names for exemple.

Sources > App > Controller > RefflerController.swift Read this file to randomize name.

Open xcode and Command + R

See Raffler Name

After run access http://localhost:8080

TODO

[] Docker support

About

A simple raffler web app write in Swift Vapor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages