1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

13 commits

Author SHA1 Message Date
mike12345567
2125331b14 First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
mike12345567
a464aceffb Updating hosting to break up single file into lots of independent commands - this was an attempt to improve syntax. Adding in single image handling, as well as full support for watch directory. 2022-09-28 19:11:22 +01:00
mike12345567
694424d0b2 Adding ability to extend existing docker-compose file to include volumes for watching plugins. 2022-09-27 19:39:17 +01:00
mike12345567
11df05a7a0 Adding main functionality for exporting CouchDB to disk, just need to add MinIO export. 2022-06-30 19:20:50 +01:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
Martin McKeaveney
7bc7fc7e7d lint 2021-03-30 11:50:49 +01:00
Martin McKeaveney
e2b26ffa9c adding abstraction for config manager 2021-03-30 10:50:42 +01:00
mike12345567
87918fd55c Updating the CLI to have a fast init method, this will make using it for DO much much easier. 2021-03-18 18:26:41 +00:00
mike12345567
9b33bbdb3a Formatting. 2021-02-26 17:09:20 +00:00
mike12345567
3669e59bc3 Updating for consistent use of chalk and logs, as well as adding an option to update docker-compose and envoy files. 2021-02-26 17:08:28 +00:00
mike12345567
ffa2c3459a Update to add init functionality. 2021-02-26 13:30:24 +00:00
mike12345567
a9964971eb All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00