somefact / vapor-2-authentication

Template for Vapor 2 with authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a demo project. which includes authentication, auth routes and roles.

This is the starting point for my Server Side Swift backend built with Vapor 2.

How to get started

  • cd to/your/path
  • run vapor xcode -y for generating the project
  • Update database information in mysql.json (In Config folder)
  • Hit ´run´

Cheers,
Jakob Grumsen
Follow me on Twitter

Contribution

Contributions are welcome! Please just open an issue or send a pull request.

About

Template for Vapor 2 with authentication


Languages

Language:Swift 63.7%Language:C 29.2%Language:Makefile 5.7%Language:Shell 1.4%