forked from commaai/commacoloring
-
Notifications
You must be signed in to change notification settings - Fork 0
you like coloring books?
License
amlarraz/commacoloring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
comma.ai Adult Coloring Book ============================ Use it at https://commacoloring.com/ Based on https://github.com/kyamagu/js-segment-annotator Thanks Kota Yamaguchi :) Added a quick Heroku compatible server Usage ===== Local: "heroku local" Upload to Heroku (free tier is fine) To create the tables, run "heroku pg:psql" and CREATE TABLE data (name varchar(200), data text) // CREATE TABLE images (name varchar(200), data text, track text) CREATE TABLE images2 (name varchar(200), data text, track text, email text, gid text) CREATE TABLE suggestions (name varchar(200), data text) Run "tools/uploader.py <paths to png files>" to upload data
About
you like coloring books?
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 96.6%
- CSS 2.0%
- Other 1.4%