53bd8c54bb
feat: serve files from git repository
2022-09-07 10:29:35 +05:30
eb87453bd1
feat: handle errors in deploy endpoint
2022-04-26 19:56:59 +05:30
e966426186
chore: update deps and fix typo
2022-04-19 02:32:35 +05:30
c6f9cb7ac1
chore: update dep: config
2022-03-29 18:13:26 +05:30
c76b351198
chore: improve git workflow testing
2022-03-29 18:02:32 +05:30
a5c8ee722d
chore: update realaravinth/actix-web and other deps
2022-03-29 16:58:10 +05:30
837c3fd3e0
chore: address clippy lints
2022-03-29 16:56:06 +05:30
8cd9f0030d
configurable workers
...
This server will only see occasional traffic so it makes sense to spawn
only limited number of workers as opposed to spawning one worker/thread,
which is the default behavior.
I recommend at least two workers.
2021-10-30 15:30:38 +05:30
18aa800378
setup deps
2021-10-29 20:22:14 +05:30