Skip to content

CodebyCR/Coffee-API

Repository files navigation

Coffee API

Get started

  1. Clone the repository:

    git clone https://github.com/CodebyCR/Coffee-API.git
    cd Coffee-API
  2. Create .env file:

    echo -e "--hostname=127.0.0.1\n\
    --port=8080\n\
    PEPPER={Your Papper}" > .env
  3. If you using Xcode:

    • Open the project in Xcode.
    • go to Product -> Scheme -> Edit Scheme.
    • Select Run from the left sidebar.
    • Select Options tab.
    • Check Use Custom Working Directory.
    • Set the working directory to the root of the project.

Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors