Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 06c1090

Browse files
add new text readme markdown
1 parent 936fbdd commit 06c1090

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

‎README.md‎

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
1-
# Vapor Clean
1+
# Backend Stack With Vapor and PostgreSQL
22

3-
This is a template for Vapor 3 users that does the absolute minimum to set up a working Vapor 3 environment.
3+
Vapor is web framework for Swift, in this project I used 🐘 PostgreSQL for database.
44

5-
Unlike the official templates that are currently available, this template does not include vast swathes of extra example code that you will always need to delete. Instead, it adds just a single "hello" route so you can be sure everything is working correctly.
6-
7-
Although this repository contains a LICENSE file, this is meant for you to replace with whatever license you intend to use – please consider what little code is in this repository as public domain, and yours to do with as you please.
8-
9-
It’s my hope that the official Vapor project will add a template similar to this one at some point in the future, but until then please use this however you want.
10-
11-
## Try it out
12-
13-
If you have already installed the Vapor toolbox, you can create a new Vapor project from this repo using the following command:
14-
15-
vapor new MyProject --template=twostraws/vapor-clean
5+
If you search ORM (Object Relational Mapping) Vapor has Fluent.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /