git clone https://github.com/ProbablyDead/DubovozkiServer
cd DubovozkiServer
open Package.swift
- In Xcode open 'Edit scheme' -> 'Arguments' -> press plus button and add your own env variables, called
WEB_API_KEY
andPRIVATE_KEY
You can get them in
Project settings
of your firebase project WEB_API_KEY - General PRIVATE_KEY - Service account -> Generate new private key
- In
configure.swift
file use your ownbase path
andemail
- Launch project