1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-21 08:31:31 +02:00
Go to file
2017-06-07 14:07:31 -07:00
frontend/src working s3 integration, commented out load credentials from json 2017-06-06 15:30:45 -07:00
public fix send new file links 2017-06-06 17:31:07 -04:00
server npm run dev now runs on local file storage. npm start runs in production, but if there is either no aws bucket or bitly key specified as env vars, it defaults back to local storage 2017-06-07 14:07:31 -07:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
.gitignore incremental upload refactor 2017-06-01 21:59:58 -07:00
package-lock.json changed config 2017-06-06 23:52:56 -07:00
package.json working s3 integration, commented out load credentials from json 2017-06-06 15:30:45 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00

  • Install the redis server if not installed.
  • To run the project, make sure you have a redis server running locally: redis-server /usr/local/etc/redis.conf
  • Follow instructions inside the console on the browser.