- brew install postgresql
- brew services start postgresql
- createdb chatserver-test
- Edit scheme -> Test -> Arguments
- Add environment variable: DATABASE_URL=postgres://daniel:@localhost:5432/chatserver-test(change username to your system username)
- 
        Couldn't load subscription status. 
- Fork 0
Server for unfinished Kullo team chat software, written in Swift and using Vapor.
License
Couldn't load subscription status.
kullo/chat-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Server for unfinished Kullo team chat software, written in Swift and using Vapor.