Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangzhizhou/tilapp-backend
TILApp 后端服务程序,部署在Vapor Cloud上
https://github.com/wangzhizhou/tilapp-backend
Last synced: about 2 months ago
JSON representation
TILApp 后端服务程序,部署在Vapor Cloud上
- Host: GitHub
- URL: https://github.com/wangzhizhou/tilapp-backend
- Owner: wangzhizhou
- Created: 2018-10-25T15:14:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T11:03:16.000Z (8 months ago)
- Last Synced: 2024-04-30T12:43:17.894Z (8 months ago)
- Language: Swift
- Size: 140 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TILApp-BackEnd
```bash
$ git clone --depth=1 https://github.com/wangzhizhou/TILApp-BackEnd.git
$ cd TILApp-BackEnd
$ ./database-config-mac.sh -i
$ ./database-config-mac.sh -d
$ vapor xcode -y
```