1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jari Bakken
b77112d948 Remove unused file 2020-02-20 08:30:07 +01:00
Anders Olsen Sandvik
098ec88388 Update README.md 2020-02-20 08:30:06 +01:00
Jari Bakken
59d6b99cd7 Add a script that generates a liquibase changelog. Should be internal. 2020-02-20 08:30:06 +01:00
Jari Bakken
3dddf791e6 Get rid of liquibase 2020-02-20 08:30:06 +01:00
Jari Bakken
8c891af789 Fix grunt-liquibase 2020-02-20 08:30:06 +01:00
svelovla
290a124aef #8 mocked api respons 2020-02-20 08:30:06 +01:00
Jari Bakken
c09ad0b8a9 Add liquibase + basic schema 2020-02-20 08:30:06 +01:00
ivaosthu
4a84149b63 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2020-02-20 08:30:06 +01:00
Anders Olsen Sandvik
0da3777ae3 Create README.md 2020-02-20 08:30:05 +01:00