Skip to content

dicey-dev/apple-slice

Repository files navigation

Getting Started

To run the project locally, follow the steps:

  1. Install docker and docker compose guide to install
  2. clone the repository,

    $ git clone https://github.com/divy-vinayak/apple-slice.git $ cd apple-slice

  3. Rename the .env.example file to .env
  4. Put your openAI api key inside the .env file , if you're not using any self hosted LLM model.
  5. In the root of the project, open terminal and run the following commands

    $ docker compose up

  6. In another terminal, run

    $ docker exec -it apple-slice-app /bin/bash $ npx prisma migrate dev $ exit

  7. Navigate to localhost:3000
  8. Go to Signup and register with a user and start playing with the application

UI

alt text alt text alt text

Releases

Packages

Used by

Contributors

Languages