<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/frontend/.dockerignore, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>build: Migrate to flat project structure</title>
<updated>2021-04-25T14:01:14+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-04-25T14:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf'/>
<id>cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf</id>
<content type='text'>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for caching node modules during Docker builds</title>
<updated>2020-10-29T10:20:38+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-29T00:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=59bbe732cd83595b8114971d1baa802ef8cb95cc'/>
<id>59bbe732cd83595b8114971d1baa802ef8cb95cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split prod and dev config for Docker Compose</title>
<updated>2020-10-27T22:08:12+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-27T22:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=45c3adb6fdfed5c191d8a14562eaabbd54c5c91b'/>
<id>45c3adb6fdfed5c191d8a14562eaabbd54c5c91b</id>
<content type='text'>
This change splits the Docker Compose configuration into three files in
order to share the configuration for different environments (e.g.
development and production).

Furthermore, this change drops the requirement for a reverse proxy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change splits the Docker Compose configuration into three files in
order to share the configuration for different environments (e.g.
development and production).

Furthermore, this change drops the requirement for a reverse proxy.
</pre>
</div>
</content>
</entry>
</feed>
