Skip to content

A Wordle-esque caption guessing game with DALL-E images.

Notifications You must be signed in to change notification settings

alexbckr/dalledle

Repository files navigation

This project was a weekend well spent. Built with NextJS, a PostgreSQL backend, and Prisma as an ORM. Available at http://dalledle.com!

Getting Started

  1. Clone the repo with git clone https://github.com/alexbckr/dalledle
  2. Get the .env file from Alex ([email protected])
  3. Run cd dalledle to navigate to the folder
  4. Run npm install to install the necesary packages

Developing

  1. Run yarn dev to start the development server, probably at localhost:3000
  2. Run npx prisma studio to view the ORM

Releases

No releases published

Packages

No packages published