Lincoln Nogueira 5340008ad7
feat: improve Windows support (#1645)
* Add preliminar Windows support for both
development and production environments.

Default profile.Data will be set to "C:\ProgramData\memos" on Windows.
Folder will be created if it does not exist, as this behavior is
expected for Windows applications.

System service installation can be achieved with third-party tools,
explained in docs/windows-service.md.

Not sure if it's worth using https://github.com/kardianos/service
to make service support built-in.

This could be a nice addition alongside #1583 (add Windows artifacts)

* feat: improve Windows support

- Fix local file storage path handling on Windows

- Improve Windows dev script
2023-05-10 08:03:55 +08:00
..
2023-04-07 08:52:13 +08:00
2022-07-10 09:02:56 +08:00
2023-03-18 22:34:22 +08:00
2023-04-17 21:34:59 +08:00
2023-04-17 23:26:56 +08:00
2022-12-21 23:59:03 +08:00
2023-03-05 21:42:32 +08:00