19 Commits

Author SHA1 Message Date
4acd7f0c13 Update postgresql to version 13.1 2021-02-03 16:26:27 +01:00
04c3c926ff Update files locations
All checks were successful
continuous-integration/drone/push Build is passing
* use npm instead of yarn
* group frontend stuff
* group backend stuff
2020-02-26 14:38:33 +01:00
42a0a8eb73 Easier dev setup 2019-05-20 12:13:46 +00:00
9424780861 Replace the makefile with a shell script 2019-05-10 19:42:11 +02:00
87bd2cb8e1 Add .drone.yml file for drone CI 2019-05-09 11:46:47 +00:00
8d453e9236 Cleanup SQL migrations
* upgrade the migrate package
* remove the dev migrations
* remove unused migration code
2018-02-15 12:41:00 +01:00
9701c9c00f Update readme to connect to the dev DB 2017-02-19 11:45:34 +00:00
bf9b52fe0e Optimize webpack for production builds 2016-11-29 21:37:30 +01:00
4e0faabf06 Use gulp and webpack
Let's get ready for react
2016-11-13 15:14:28 +01:00
7e16376a79 Update README 2016-11-10 13:28:38 +00:00
7df6fc7139 Add missing infos to start working on the project 2016-11-02 19:32:11 +01:00
268664230e Move development workflow to Makefile 2016-06-14 14:25:15 +02:00
00c6c43abd Update readme and add auto reload golang server 2016-05-26 19:02:37 +02:00
f885486789 Add frontend developpement environement 2016-05-26 17:17:12 +02:00
4afbd63b91 Add a makefile to setup the env 2016-05-25 18:56:19 +02:00
7dd1eba942 Update the README / dev process explanation 2016-05-24 04:31:34 +02:00
6a0978e490 Add a docker-compose file 2016-02-22 13:56:51 +01:00
aec555ade6 Update README 2016-02-21 20:04:19 +01:00
ba833aa770 Use migrate 2016-02-16 21:51:06 +01:00