diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Standalone drag-and-drop image upload website. Create a MySQL database and user for this project. +`cp sample-env .env` and edit accordingly. + +Install all the modules and spin it up: + ``` npm install ./node_modules/.bin/knex migrate:latest |
