summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '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