Simple, private file sharing. Forked from https://gitlab.com/timvisee/send https://send.tjo.space
Find a file
2017-06-09 10:25:15 -07:00
frontend/src update branch 2017-06-09 11:00:11 -04:00
public change animation to transition 2017-06-09 11:10:35 -04:00
server Merge branch 'master' into ui 2017-06-09 09:47:43 -04:00
static
views Add basic htmllint config 2017-06-09 10:25:15 -07:00
.eslintignore Adding basic ESLint config 2017-06-09 08:41:26 -07:00
.eslintrc.yml Adding basic ESLint config 2017-06-09 08:41:26 -07:00
.gitignore
.htmllintrc Add basic htmllint config 2017-06-09 10:25:15 -07:00
package-lock.json Add basic htmllint config 2017-06-09 10:25:15 -07:00
package.json Add basic htmllint config 2017-06-09 10:25:15 -07:00
README.md

  • 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.