1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Anders Olsen Sandvik
af834d88ec Update .gitignore 2015-01-27 11:10:29 +01:00
Ivar Østhus
326a4a9290 updated gitignore 2014-11-13 19:33:34 +01:00
ivaosthu
f38a07325d added server side validation of feature name 2014-11-01 11:47:21 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00
Jari Bakken
21eb8e7f85 Use webpack to build JS/JSX resources. Closes #25. 2014-10-30 16:58:04 +01:00
andsandv
eabdf724db Ignore DS_Store 2014-10-22 17:07:16 +02:00
Jari Bakken
e4b31d5570 Get rid of liquibase 2014-10-20 17:46:41 +02:00
ivaosthu
2ff49bd3dc Initial java-client setup with jdk 1.7. Closes #17. 2014-10-20 16:23:20 +02:00
ivaosthu
1a68cecb11 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2014-10-20 13:03:43 +02:00
Jari Bakken
f80d9a8827 Initial commit 2014-09-29 14:50:46 +02:00