Setting up the server
This is optional. You need it only if your app requires openAI communication
Head up to the terminal, and run the following command:
You can now access the server. It is written in Vapor, which is a framework for creating server applications with Swift. (Same language used to build the code)
Last updated