Manage colorful project !
Find a file
2020-01-30 20:51:46 +01:00
migrations Remove path_img from database 2020-01-21 21:53:09 +01:00
src Fix format 2020-01-30 20:51:46 +01:00
utils Use secret from dev realm 2020-01-23 22:29:28 +01:00
.env Simplify dev credentials 2020-01-22 23:45:45 +01:00
.gitignore Use secret from dev realm 2020-01-23 22:29:28 +01:00
Cargo.lock Update diesel 2020-01-20 22:58:43 +01:00
Cargo.toml Update diesel 2020-01-20 22:58:43 +01:00
diesel.toml Add diesel configuration 2019-09-30 20:14:32 +02:00
Makefile Build before run 2020-01-21 21:46:08 +01:00
README.md Add simple readme 2019-09-30 23:14:01 +02:00

Colormind

Introduction

Colormind is a simple project that permits to manage a set of colors and inspirations under a project. This can be used to preview what an association of images and color can look when camparing them together.

Run

Simply run :

cargo +nightly run --bin backend