Skip to content

A web app for generating geometric placeholder images using Primitive.

Notifications You must be signed in to change notification settings

kjesvale/geometric-placeholder

Repository files navigation

Geometric placeholder

A Remix application for generating geometric placeholder images using Primitive.

Forked from sndrem/fagdag-stand-bekk-2022, created for a conference at @bekk.

Screenshot

Screenshot

Installation

npm install
npm run dev

Development

The application assumes a .env file in the following format:

UNSPLASH_ACCESS_KEY=<secret>
DATABASE_URL=file:./dev.db

To reset the database, run npx prisma migrate reset.

Run npx prisma db push and npx prisma generate to apply changes to the database schema.

About

A web app for generating geometric placeholder images using Primitive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published