Skip to content

EloquentBits/scie-pikesquares

Repository files navigation

Setting Up the Local Environment

  1. Clone the Repositories Clone the necessary repositories:

    • pikesquares
    • scie-pikesquares
  2. Build the Binary File Run the following command to build the binary:

    cargo run -p package -- --dest-dir dist/ scie
    
  3. Start the server and bootstrap ./dist/scie-pikesquares-macos-x86_64 up

  4. The setup process Answer the prompts and provide the following:

The directory, the wsgi file, the requirements.txt file, the name of application, and etc.

  1. Bootstrap Complete the bootstrap process to finalize the environment setup.