Skip to content

CorwinCZ/memsource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test app for Memsource

App will be launched at port 3001. User log-in logs can be found in logs/debug.log

Requirements

yarn
node 7.7.4

Install app

$ git clone git@github.com:CorwinCZ/memsource.git
$ cd memsource
$ yarn install
$ mkdir logs
$ cd frontend && yarn install

Run app

$ cd <app root> 
$ yarn run-all

Logs

$ ./node_modules/bunyan/bin/bunyan logs/debug.log

About

Test task from company Memsource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published