Commit Graph

10 Commits

Author SHA1 Message Date
ivaosthu 35ad3aa072 cleanup bin 2020-02-20 08:30:40 +01:00
sveisvei 1dab39f0f9 move app and server-impl into lib folder 2020-02-20 08:30:39 +01:00
sveisvei 7bacad7b90 use lerna for multipackaging 2020-02-20 08:30:26 +01:00
Ivar a05cea474d Fixed api from server-impl to make it easier to require.
only release resources needed by others.
2020-02-20 08:30:25 +01:00
sveisvei 1bbe65a398 make it possible to require server 2020-02-20 08:30:25 +01:00
Ivar b2e9f38965 Statefull modules should be injected from top 2020-02-20 08:30:25 +01:00
Ivar 2355da231e Start injecting config to app. 2020-02-20 08:30:25 +01:00
Jari Bakken 2f0cddd45b Split app and server. No need to start the server for these tests. 2020-02-20 08:30:18 +01:00
Ivar Østhus ca78acd25e Modified configuration to make it run on heroku.
Please note that scripts and webpack is moved from
devDependences to dependencies. This is due to heroku
running the build process in production mode.
2020-02-20 08:30:14 +01:00
Jari Bakken f06a4a8a51 Move unleash-server to top level. 2020-02-20 08:30:13 +01:00