summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2017-12-26 04:11:15 -0500
committerJules <jules@asdf.us>2017-12-26 04:11:15 -0500
commit68ee9257337b49d3e42b9810c7837520b1200ebf (patch)
tree54f15d5b5839d72fbc06d8ac4b25030598a49dcd
parent64cd23dbfc702ea67858d90605792a16ae038852 (diff)
readme
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 1192253..2afd9f0 100644
--- a/README
+++ b/README
@@ -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