Add README notices about the in-progress migration to this repository
This commit is contained in:
parent
9cdaabc403
commit
d7ef0e238c
2 changed files with 14 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
Desktop app for [ente.io](https://ente.io) build with [electron](https://electronjs.org) and loads of ❤️.
|
||||
|
||||
> [!CAUTION]
|
||||
>
|
||||
> We moved a few things around when switching to a monorepo recently, so this
|
||||
> folder might not build with the instructions below. Hang tight, we're on it,
|
||||
> will fix things.
|
||||
|
||||
## Disclaimer
|
||||
|
||||
We are aware that electron is a sub-optimal choice for building desktop applications.
|
||||
|
|
|
@ -101,3 +101,11 @@ thoughts](mailto:feedback@ente.io) with us at any time.
|
|||
|
||||
<br/>
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> This folder is supposed to contain all our web related code. Most of it is
|
||||
> already here, but some code which is being deployed from our other
|
||||
> repositories like the family portal (https://github.com/ente-io/families)
|
||||
> still needs to be merged into here. Also, some of the Cloudflare workers we
|
||||
> use for fixing headers etc too. Hang tight, we're on it, will bring in the
|
||||
> remaining bits one by one.
|
||||
|
|
Loading…
Reference in a new issue