init
This commit is contained in:
		
						commit
						a8dff99ff0
					
				
					 26 changed files with 2312 additions and 0 deletions
				
			
		
							
								
								
									
										202
									
								
								LICENSE
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										202
									
								
								LICENSE
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,202 @@
 | 
			
		|||
 | 
			
		||||
                                 Apache License
 | 
			
		||||
                           Version 2.0, January 2004
 | 
			
		||||
                        http://www.apache.org/licenses/
 | 
			
		||||
 | 
			
		||||
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
 | 
			
		||||
 | 
			
		||||
   1. Definitions.
 | 
			
		||||
 | 
			
		||||
      "License" shall mean the terms and conditions for use, reproduction,
 | 
			
		||||
      and distribution as defined by Sections 1 through 9 of this document.
 | 
			
		||||
 | 
			
		||||
      "Licensor" shall mean the copyright owner or entity authorized by
 | 
			
		||||
      the copyright owner that is granting the License.
 | 
			
		||||
 | 
			
		||||
      "Legal Entity" shall mean the union of the acting entity and all
 | 
			
		||||
      other entities that control, are controlled by, or are under common
 | 
			
		||||
      control with that entity. For the purposes of this definition,
 | 
			
		||||
      "control" means (i) the power, direct or indirect, to cause the
 | 
			
		||||
      direction or management of such entity, whether by contract or
 | 
			
		||||
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
 | 
			
		||||
      outstanding shares, or (iii) beneficial ownership of such entity.
 | 
			
		||||
 | 
			
		||||
      "You" (or "Your") shall mean an individual or Legal Entity
 | 
			
		||||
      exercising permissions granted by this License.
 | 
			
		||||
 | 
			
		||||
      "Source" form shall mean the preferred form for making modifications,
 | 
			
		||||
      including but not limited to software source code, documentation
 | 
			
		||||
      source, and configuration files.
 | 
			
		||||
 | 
			
		||||
      "Object" form shall mean any form resulting from mechanical
 | 
			
		||||
      transformation or translation of a Source form, including but
 | 
			
		||||
      not limited to compiled object code, generated documentation,
 | 
			
		||||
      and conversions to other media types.
 | 
			
		||||
 | 
			
		||||
      "Work" shall mean the work of authorship, whether in Source or
 | 
			
		||||
      Object form, made available under the License, as indicated by a
 | 
			
		||||
      copyright notice that is included in or attached to the work
 | 
			
		||||
      (an example is provided in the Appendix below).
 | 
			
		||||
 | 
			
		||||
      "Derivative Works" shall mean any work, whether in Source or Object
 | 
			
		||||
      form, that is based on (or derived from) the Work and for which the
 | 
			
		||||
      editorial revisions, annotations, elaborations, or other modifications
 | 
			
		||||
      represent, as a whole, an original work of authorship. For the purposes
 | 
			
		||||
      of this License, Derivative Works shall not include works that remain
 | 
			
		||||
      separable from, or merely link (or bind by name) to the interfaces of,
 | 
			
		||||
      the Work and Derivative Works thereof.
 | 
			
		||||
 | 
			
		||||
      "Contribution" shall mean any work of authorship, including
 | 
			
		||||
      the original version of the Work and any modifications or additions
 | 
			
		||||
      to that Work or Derivative Works thereof, that is intentionally
 | 
			
		||||
      submitted to Licensor for inclusion in the Work by the copyright owner
 | 
			
		||||
      or by an individual or Legal Entity authorized to submit on behalf of
 | 
			
		||||
      the copyright owner. For the purposes of this definition, "submitted"
 | 
			
		||||
      means any form of electronic, verbal, or written communication sent
 | 
			
		||||
      to the Licensor or its representatives, including but not limited to
 | 
			
		||||
      communication on electronic mailing lists, source code control systems,
 | 
			
		||||
      and issue tracking systems that are managed by, or on behalf of, the
 | 
			
		||||
      Licensor for the purpose of discussing and improving the Work, but
 | 
			
		||||
      excluding communication that is conspicuously marked or otherwise
 | 
			
		||||
      designated in writing by the copyright owner as "Not a Contribution."
 | 
			
		||||
 | 
			
		||||
      "Contributor" shall mean Licensor and any individual or Legal Entity
 | 
			
		||||
      on behalf of whom a Contribution has been received by Licensor and
 | 
			
		||||
      subsequently incorporated within the Work.
 | 
			
		||||
 | 
			
		||||
   2. Grant of Copyright License. Subject to the terms and conditions of
 | 
			
		||||
      this License, each Contributor hereby grants to You a perpetual,
 | 
			
		||||
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 | 
			
		||||
      copyright license to reproduce, prepare Derivative Works of,
 | 
			
		||||
      publicly display, publicly perform, sublicense, and distribute the
 | 
			
		||||
      Work and such Derivative Works in Source or Object form.
 | 
			
		||||
 | 
			
		||||
   3. Grant of Patent License. Subject to the terms and conditions of
 | 
			
		||||
      this License, each Contributor hereby grants to You a perpetual,
 | 
			
		||||
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
 | 
			
		||||
      (except as stated in this section) patent license to make, have made,
 | 
			
		||||
      use, offer to sell, sell, import, and otherwise transfer the Work,
 | 
			
		||||
      where such license applies only to those patent claims licensable
 | 
			
		||||
      by such Contributor that are necessarily infringed by their
 | 
			
		||||
      Contribution(s) alone or by combination of their Contribution(s)
 | 
			
		||||
      with the Work to which such Contribution(s) was submitted. If You
 | 
			
		||||
      institute patent litigation against any entity (including a
 | 
			
		||||
      cross-claim or counterclaim in a lawsuit) alleging that the Work
 | 
			
		||||
      or a Contribution incorporated within the Work constitutes direct
 | 
			
		||||
      or contributory patent infringement, then any patent licenses
 | 
			
		||||
      granted to You under this License for that Work shall terminate
 | 
			
		||||
      as of the date such litigation is filed.
 | 
			
		||||
 | 
			
		||||
   4. Redistribution. You may reproduce and distribute copies of the
 | 
			
		||||
      Work or Derivative Works thereof in any medium, with or without
 | 
			
		||||
      modifications, and in Source or Object form, provided that You
 | 
			
		||||
      meet the following conditions:
 | 
			
		||||
 | 
			
		||||
      (a) You must give any other recipients of the Work or
 | 
			
		||||
          Derivative Works a copy of this License; and
 | 
			
		||||
 | 
			
		||||
      (b) You must cause any modified files to carry prominent notices
 | 
			
		||||
          stating that You changed the files; and
 | 
			
		||||
 | 
			
		||||
      (c) You must retain, in the Source form of any Derivative Works
 | 
			
		||||
          that You distribute, all copyright, patent, trademark, and
 | 
			
		||||
          attribution notices from the Source form of the Work,
 | 
			
		||||
          excluding those notices that do not pertain to any part of
 | 
			
		||||
          the Derivative Works; and
 | 
			
		||||
 | 
			
		||||
      (d) If the Work includes a "NOTICE" text file as part of its
 | 
			
		||||
          distribution, then any Derivative Works that You distribute must
 | 
			
		||||
          include a readable copy of the attribution notices contained
 | 
			
		||||
          within such NOTICE file, excluding those notices that do not
 | 
			
		||||
          pertain to any part of the Derivative Works, in at least one
 | 
			
		||||
          of the following places: within a NOTICE text file distributed
 | 
			
		||||
          as part of the Derivative Works; within the Source form or
 | 
			
		||||
          documentation, if provided along with the Derivative Works; or,
 | 
			
		||||
          within a display generated by the Derivative Works, if and
 | 
			
		||||
          wherever such third-party notices normally appear. The contents
 | 
			
		||||
          of the NOTICE file are for informational purposes only and
 | 
			
		||||
          do not modify the License. You may add Your own attribution
 | 
			
		||||
          notices within Derivative Works that You distribute, alongside
 | 
			
		||||
          or as an addendum to the NOTICE text from the Work, provided
 | 
			
		||||
          that such additional attribution notices cannot be construed
 | 
			
		||||
          as modifying the License.
 | 
			
		||||
 | 
			
		||||
      You may add Your own copyright statement to Your modifications and
 | 
			
		||||
      may provide additional or different license terms and conditions
 | 
			
		||||
      for use, reproduction, or distribution of Your modifications, or
 | 
			
		||||
      for any such Derivative Works as a whole, provided Your use,
 | 
			
		||||
      reproduction, and distribution of the Work otherwise complies with
 | 
			
		||||
      the conditions stated in this License.
 | 
			
		||||
 | 
			
		||||
   5. Submission of Contributions. Unless You explicitly state otherwise,
 | 
			
		||||
      any Contribution intentionally submitted for inclusion in the Work
 | 
			
		||||
      by You to the Licensor shall be under the terms and conditions of
 | 
			
		||||
      this License, without any additional terms or conditions.
 | 
			
		||||
      Notwithstanding the above, nothing herein shall supersede or modify
 | 
			
		||||
      the terms of any separate license agreement you may have executed
 | 
			
		||||
      with Licensor regarding such Contributions.
 | 
			
		||||
 | 
			
		||||
   6. Trademarks. This License does not grant permission to use the trade
 | 
			
		||||
      names, trademarks, service marks, or product names of the Licensor,
 | 
			
		||||
      except as required for reasonable and customary use in describing the
 | 
			
		||||
      origin of the Work and reproducing the content of the NOTICE file.
 | 
			
		||||
 | 
			
		||||
   7. Disclaimer of Warranty. Unless required by applicable law or
 | 
			
		||||
      agreed to in writing, Licensor provides the Work (and each
 | 
			
		||||
      Contributor provides its Contributions) on an "AS IS" BASIS,
 | 
			
		||||
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 | 
			
		||||
      implied, including, without limitation, any warranties or conditions
 | 
			
		||||
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
 | 
			
		||||
      PARTICULAR PURPOSE. You are solely responsible for determining the
 | 
			
		||||
      appropriateness of using or redistributing the Work and assume any
 | 
			
		||||
      risks associated with Your exercise of permissions under this License.
 | 
			
		||||
 | 
			
		||||
   8. Limitation of Liability. In no event and under no legal theory,
 | 
			
		||||
      whether in tort (including negligence), contract, or otherwise,
 | 
			
		||||
      unless required by applicable law (such as deliberate and grossly
 | 
			
		||||
      negligent acts) or agreed to in writing, shall any Contributor be
 | 
			
		||||
      liable to You for damages, including any direct, indirect, special,
 | 
			
		||||
      incidental, or consequential damages of any character arising as a
 | 
			
		||||
      result of this License or out of the use or inability to use the
 | 
			
		||||
      Work (including but not limited to damages for loss of goodwill,
 | 
			
		||||
      work stoppage, computer failure or malfunction, or any and all
 | 
			
		||||
      other commercial damages or losses), even if such Contributor
 | 
			
		||||
      has been advised of the possibility of such damages.
 | 
			
		||||
 | 
			
		||||
   9. Accepting Warranty or Additional Liability. While redistributing
 | 
			
		||||
      the Work or Derivative Works thereof, You may choose to offer,
 | 
			
		||||
      and charge a fee for, acceptance of support, warranty, indemnity,
 | 
			
		||||
      or other liability obligations and/or rights consistent with this
 | 
			
		||||
      License. However, in accepting such obligations, You may act only
 | 
			
		||||
      on Your own behalf and on Your sole responsibility, not on behalf
 | 
			
		||||
      of any other Contributor, and only if You agree to indemnify,
 | 
			
		||||
      defend, and hold each Contributor harmless for any liability
 | 
			
		||||
      incurred by, or claims asserted against, such Contributor by reason
 | 
			
		||||
      of your accepting any such warranty or additional liability.
 | 
			
		||||
 | 
			
		||||
   END OF TERMS AND CONDITIONS
 | 
			
		||||
 | 
			
		||||
   APPENDIX: How to apply the Apache License to your work.
 | 
			
		||||
 | 
			
		||||
      To apply the Apache License to your work, attach the following
 | 
			
		||||
      boilerplate notice, with the fields enclosed by brackets "[]"
 | 
			
		||||
      replaced with your own identifying information. (Don't include
 | 
			
		||||
      the brackets!)  The text should be enclosed in the appropriate
 | 
			
		||||
      comment syntax for the file format. We also recommend that a
 | 
			
		||||
      file or class name and description of purpose be included on the
 | 
			
		||||
      same "printed page" as the copyright notice for easier
 | 
			
		||||
      identification within third-party archives.
 | 
			
		||||
 | 
			
		||||
   Copyright [yyyy] [name of copyright owner]
 | 
			
		||||
 | 
			
		||||
   Licensed under the Apache License, Version 2.0 (the "License");
 | 
			
		||||
   you may not use this file except in compliance with the License.
 | 
			
		||||
   You may obtain a copy of the License at
 | 
			
		||||
 | 
			
		||||
       http://www.apache.org/licenses/LICENSE-2.0
 | 
			
		||||
 | 
			
		||||
   Unless required by applicable law or agreed to in writing, software
 | 
			
		||||
   distributed under the License is distributed on an "AS IS" BASIS,
 | 
			
		||||
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | 
			
		||||
   See the License for the specific language governing permissions and
 | 
			
		||||
   limitations under the License.
 | 
			
		||||
							
								
								
									
										19
									
								
								db/migration.sql
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								db/migration.sql
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
CREATE TABLE users (
 | 
			
		||||
    id       INTEGER PRIMARY KEY,
 | 
			
		||||
    username TEXT UNIQUE NOT NULL,
 | 
			
		||||
    password TEXT NOT NULL,
 | 
			
		||||
    salt     TEXT NOT NULL
 | 
			
		||||
    role     TEXT NOT NULL,
 | 
			
		||||
 | 
			
		||||
    created_at TEXT NOT NULL DEFAULT (datetime()),
 | 
			
		||||
    created_at TEXT NOT NULL DEFAULT (datetime())
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
CREATE TABLE files (
 | 
			
		||||
    id           INTEGER PRIMARY KEY,
 | 
			
		||||
    user_id      INTEGER NOT NULL REFERENCES users (id) ON DELETE CASCADE,
 | 
			
		||||
    filename     TEXT NOT NULL,
 | 
			
		||||
    hash         TEXT NOT NULL UNIQUE,
 | 
			
		||||
    content_type TEXT NOT NULL,
 | 
			
		||||
    size         INTEGER NOT NULL
 | 
			
		||||
);
 | 
			
		||||
							
								
								
									
										24
									
								
								frontend/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								frontend/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,24 @@
 | 
			
		|||
# Logs
 | 
			
		||||
logs
 | 
			
		||||
*.log
 | 
			
		||||
npm-debug.log*
 | 
			
		||||
yarn-debug.log*
 | 
			
		||||
yarn-error.log*
 | 
			
		||||
pnpm-debug.log*
 | 
			
		||||
lerna-debug.log*
 | 
			
		||||
 | 
			
		||||
node_modules
 | 
			
		||||
dist
 | 
			
		||||
dist-ssr
 | 
			
		||||
*.local
 | 
			
		||||
 | 
			
		||||
# Editor directories and files
 | 
			
		||||
.vscode/*
 | 
			
		||||
!.vscode/extensions.json
 | 
			
		||||
.idea
 | 
			
		||||
.DS_Store
 | 
			
		||||
*.suo
 | 
			
		||||
*.ntvs*
 | 
			
		||||
*.njsproj
 | 
			
		||||
*.sln
 | 
			
		||||
*.sw?
 | 
			
		||||
							
								
								
									
										3
									
								
								frontend/.prettierrc
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								frontend/.prettierrc
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
{
 | 
			
		||||
	"useTabs": true
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										3
									
								
								frontend/.vscode/extensions.json
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								frontend/.vscode/extensions.json
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
{
 | 
			
		||||
	"recommendations": ["svelte.svelte-vscode"]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										47
									
								
								frontend/README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								frontend/README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,47 @@
 | 
			
		|||
# Svelte + TS + Vite
 | 
			
		||||
 | 
			
		||||
This template should help get you started developing with Svelte and TypeScript in Vite.
 | 
			
		||||
 | 
			
		||||
## Recommended IDE Setup
 | 
			
		||||
 | 
			
		||||
[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode).
 | 
			
		||||
 | 
			
		||||
## Need an official Svelte framework?
 | 
			
		||||
 | 
			
		||||
Check out [SvelteKit](https://github.com/sveltejs/kit#readme), which is also powered by Vite. Deploy anywhere with its serverless-first approach and adapt to various platforms, with out of the box support for TypeScript, SCSS, and Less, and easily-added support for mdsvex, GraphQL, PostCSS, Tailwind CSS, and more.
 | 
			
		||||
 | 
			
		||||
## Technical considerations
 | 
			
		||||
 | 
			
		||||
**Why use this over SvelteKit?**
 | 
			
		||||
 | 
			
		||||
- It brings its own routing solution which might not be preferable for some users.
 | 
			
		||||
- It is first and foremost a framework that just happens to use Vite under the hood, not a Vite app.
 | 
			
		||||
 | 
			
		||||
This template contains as little as possible to get started with Vite + TypeScript + Svelte, while taking into account the developer experience with regards to HMR and intellisense. It demonstrates capabilities on par with the other `create-vite` templates and is a good starting point for beginners dipping their toes into a Vite + Svelte project.
 | 
			
		||||
 | 
			
		||||
Should you later need the extended capabilities and extensibility provided by SvelteKit, the template has been structured similarly to SvelteKit so that it is easy to migrate.
 | 
			
		||||
 | 
			
		||||
**Why `global.d.ts` instead of `compilerOptions.types` inside `jsconfig.json` or `tsconfig.json`?**
 | 
			
		||||
 | 
			
		||||
Setting `compilerOptions.types` shuts out all other types not explicitly listed in the configuration. Using triple-slash references keeps the default TypeScript setting of accepting type information from the entire workspace, while also adding `svelte` and `vite/client` type information.
 | 
			
		||||
 | 
			
		||||
**Why include `.vscode/extensions.json`?**
 | 
			
		||||
 | 
			
		||||
Other templates indirectly recommend extensions via the README, but this file allows VS Code to prompt the user to install the recommended extension upon opening the project.
 | 
			
		||||
 | 
			
		||||
**Why enable `allowJs` in the TS template?**
 | 
			
		||||
 | 
			
		||||
While `allowJs: false` would indeed prevent the use of `.js` files in the project, it does not prevent the use of JavaScript syntax in `.svelte` files. In addition, it would force `checkJs: false`, bringing the worst of both worlds: not being able to guarantee the entire codebase is TypeScript, and also having worse typechecking for the existing JavaScript. In addition, there are valid use cases in which a mixed codebase may be relevant.
 | 
			
		||||
 | 
			
		||||
**Why is HMR not preserving my local component state?**
 | 
			
		||||
 | 
			
		||||
HMR state preservation comes with a number of gotchas! It has been disabled by default in both `svelte-hmr` and `@sveltejs/vite-plugin-svelte` due to its often surprising behavior. You can read the details [here](https://github.com/rixo/svelte-hmr#svelte-hmr).
 | 
			
		||||
 | 
			
		||||
If you have state that's important to retain within a component, consider creating an external store which would not be replaced by HMR.
 | 
			
		||||
 | 
			
		||||
```ts
 | 
			
		||||
// store.ts
 | 
			
		||||
// An extremely simple external store
 | 
			
		||||
import { writable } from "svelte/store";
 | 
			
		||||
export default writable(0);
 | 
			
		||||
```
 | 
			
		||||
							
								
								
									
										37
									
								
								frontend/frontend.go
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								frontend/frontend.go
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,37 @@
 | 
			
		|||
package frontend
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"embed"
 | 
			
		||||
	"html/template"
 | 
			
		||||
	"os"
 | 
			
		||||
 | 
			
		||||
	vueglue "github.com/torenware/vite-go"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
//go:embed dist
 | 
			
		||||
var FS embed.FS
 | 
			
		||||
 | 
			
		||||
//go:embed index.html
 | 
			
		||||
var tmpl string
 | 
			
		||||
 | 
			
		||||
var Template = template.Must(template.New("index").Parse(tmpl))
 | 
			
		||||
 | 
			
		||||
func Glue(dev bool) (*vueglue.VueGlue, error) {
 | 
			
		||||
	if dev {
 | 
			
		||||
		return vueglue.NewVueGlue(&vueglue.ViteConfig{
 | 
			
		||||
			Environment: "development",
 | 
			
		||||
			AssetsPath:  "frontend",
 | 
			
		||||
			EntryPoint:  "src/main.ts",
 | 
			
		||||
			Platform:    "svelte",
 | 
			
		||||
			FS:          os.DirFS("frontend"),
 | 
			
		||||
		})
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	return vueglue.NewVueGlue(&vueglue.ViteConfig{
 | 
			
		||||
		Environment: "production",
 | 
			
		||||
		AssetsPath:  ".",
 | 
			
		||||
		EntryPoint:  "src/main.ts",
 | 
			
		||||
		Platform:    "svelte",
 | 
			
		||||
		FS:          FS,
 | 
			
		||||
	})
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										12
									
								
								frontend/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								frontend/index.html
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,12 @@
 | 
			
		|||
<!doctype html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
	<head>
 | 
			
		||||
		<meta charset="UTF-8" />
 | 
			
		||||
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
			
		||||
		<title>Vite + Svelte + TS</title>
 | 
			
		||||
	</head>
 | 
			
		||||
	<body>
 | 
			
		||||
		<div id="app"></div>
 | 
			
		||||
		{{.RenderTags}}
 | 
			
		||||
	</body>
 | 
			
		||||
</html>
 | 
			
		||||
							
								
								
									
										29
									
								
								frontend/package.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								frontend/package.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,29 @@
 | 
			
		|||
{
 | 
			
		||||
	"name": "frontend",
 | 
			
		||||
	"private": true,
 | 
			
		||||
	"version": "0.0.0",
 | 
			
		||||
	"type": "module",
 | 
			
		||||
	"scripts": {
 | 
			
		||||
		"dev": "vite",
 | 
			
		||||
		"build": "vite build",
 | 
			
		||||
		"preview": "vite preview",
 | 
			
		||||
		"check": "svelte-check --tsconfig ./tsconfig.json",
 | 
			
		||||
		"format": "prettier -w ."
 | 
			
		||||
	},
 | 
			
		||||
	"devDependencies": {
 | 
			
		||||
		"@sveltejs/vite-plugin-svelte": "^3.0.1",
 | 
			
		||||
		"@sveltestrap/sveltestrap": "^6.2.3",
 | 
			
		||||
		"@tabler/icons-svelte": "^2.46.0",
 | 
			
		||||
		"@tsconfig/svelte": "^5.0.2",
 | 
			
		||||
		"prettier": "^3.2.4",
 | 
			
		||||
		"svelte": "^4.2.8",
 | 
			
		||||
		"svelte-check": "^3.6.2",
 | 
			
		||||
		"svelte-spa-router": "^4.0.1",
 | 
			
		||||
		"tslib": "^2.6.2",
 | 
			
		||||
		"typescript": "^5.2.2",
 | 
			
		||||
		"vite": "^5.0.8"
 | 
			
		||||
	},
 | 
			
		||||
	"dependencies": {
 | 
			
		||||
		"bootstrap": "^5.3.2"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										1582
									
								
								frontend/pnpm-lock.yaml
									
										
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										1582
									
								
								frontend/pnpm-lock.yaml
									
										
									
										generated
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										49
									
								
								frontend/src/App.svelte
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										49
									
								
								frontend/src/App.svelte
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,49 @@
 | 
			
		|||
<script lang="ts">
 | 
			
		||||
	import svelteLogo from "./assets/svelte.svg";
 | 
			
		||||
	import viteLogo from "./assets/vite.svg";
 | 
			
		||||
	import Counter from "./lib/Counter.svelte";
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<main>
 | 
			
		||||
	<div>
 | 
			
		||||
		<a href="https://vitejs.dev" target="_blank" rel="noreferrer">
 | 
			
		||||
			<img src={viteLogo} class="logo" alt="Vite Logo" />
 | 
			
		||||
		</a>
 | 
			
		||||
		<a href="https://svelte.dev" target="_blank" rel="noreferrer">
 | 
			
		||||
			<img src={svelteLogo} class="logo svelte" alt="Svelte Logo" />
 | 
			
		||||
		</a>
 | 
			
		||||
	</div>
 | 
			
		||||
	<h1>Vite + Svelte</h1>
 | 
			
		||||
 | 
			
		||||
	<div class="card">
 | 
			
		||||
		<Counter />
 | 
			
		||||
	</div>
 | 
			
		||||
 | 
			
		||||
	<p>
 | 
			
		||||
		Check out <a
 | 
			
		||||
			href="https://github.com/sveltejs/kit#readme"
 | 
			
		||||
			target="_blank"
 | 
			
		||||
			rel="noreferrer">SvelteKit</a
 | 
			
		||||
		>, the official Svelte app framework powered by Vite!
 | 
			
		||||
	</p>
 | 
			
		||||
 | 
			
		||||
	<p class="read-the-docs">Click on the Vite and Svelte logos to learn more</p>
 | 
			
		||||
</main>
 | 
			
		||||
 | 
			
		||||
<style>
 | 
			
		||||
	.logo {
 | 
			
		||||
		height: 6em;
 | 
			
		||||
		padding: 1.5em;
 | 
			
		||||
		will-change: filter;
 | 
			
		||||
		transition: filter 300ms;
 | 
			
		||||
	}
 | 
			
		||||
	.logo:hover {
 | 
			
		||||
		filter: drop-shadow(0 0 2em #646cffaa);
 | 
			
		||||
	}
 | 
			
		||||
	.logo.svelte:hover {
 | 
			
		||||
		filter: drop-shadow(0 0 2em #ff3e00aa);
 | 
			
		||||
	}
 | 
			
		||||
	.read-the-docs {
 | 
			
		||||
		color: #888;
 | 
			
		||||
	}
 | 
			
		||||
</style>
 | 
			
		||||
							
								
								
									
										79
									
								
								frontend/src/app.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										79
									
								
								frontend/src/app.css
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,79 @@
 | 
			
		|||
:root {
 | 
			
		||||
	font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
 | 
			
		||||
	line-height: 1.5;
 | 
			
		||||
	font-weight: 400;
 | 
			
		||||
 | 
			
		||||
	color-scheme: light dark;
 | 
			
		||||
	color: rgba(255, 255, 255, 0.87);
 | 
			
		||||
	background-color: #242424;
 | 
			
		||||
 | 
			
		||||
	font-synthesis: none;
 | 
			
		||||
	text-rendering: optimizeLegibility;
 | 
			
		||||
	-webkit-font-smoothing: antialiased;
 | 
			
		||||
	-moz-osx-font-smoothing: grayscale;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
	font-weight: 500;
 | 
			
		||||
	color: #646cff;
 | 
			
		||||
	text-decoration: inherit;
 | 
			
		||||
}
 | 
			
		||||
a:hover {
 | 
			
		||||
	color: #535bf2;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body {
 | 
			
		||||
	margin: 0;
 | 
			
		||||
	display: flex;
 | 
			
		||||
	place-items: center;
 | 
			
		||||
	min-width: 320px;
 | 
			
		||||
	min-height: 100vh;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1 {
 | 
			
		||||
	font-size: 3.2em;
 | 
			
		||||
	line-height: 1.1;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.card {
 | 
			
		||||
	padding: 2em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#app {
 | 
			
		||||
	max-width: 1280px;
 | 
			
		||||
	margin: 0 auto;
 | 
			
		||||
	padding: 2rem;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
button {
 | 
			
		||||
	border-radius: 8px;
 | 
			
		||||
	border: 1px solid transparent;
 | 
			
		||||
	padding: 0.6em 1.2em;
 | 
			
		||||
	font-size: 1em;
 | 
			
		||||
	font-weight: 500;
 | 
			
		||||
	font-family: inherit;
 | 
			
		||||
	background-color: #1a1a1a;
 | 
			
		||||
	cursor: pointer;
 | 
			
		||||
	transition: border-color 0.25s;
 | 
			
		||||
}
 | 
			
		||||
button:hover {
 | 
			
		||||
	border-color: #646cff;
 | 
			
		||||
}
 | 
			
		||||
button:focus,
 | 
			
		||||
button:focus-visible {
 | 
			
		||||
	outline: 4px auto -webkit-focus-ring-color;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (prefers-color-scheme: light) {
 | 
			
		||||
	:root {
 | 
			
		||||
		color: #213547;
 | 
			
		||||
		background-color: #ffffff;
 | 
			
		||||
	}
 | 
			
		||||
	a:hover {
 | 
			
		||||
		color: #747bff;
 | 
			
		||||
	}
 | 
			
		||||
	button {
 | 
			
		||||
		background-color: #f9f9f9;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										1
									
								
								frontend/src/assets/svelte.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								frontend/src/assets/svelte.svg
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="26.6" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 308"><path fill="#FF3E00" d="M239.682 40.707C211.113-.182 154.69-12.301 113.895 13.69L42.247 59.356a82.198 82.198 0 0 0-37.135 55.056a86.566 86.566 0 0 0 8.536 55.576a82.425 82.425 0 0 0-12.296 30.719a87.596 87.596 0 0 0 14.964 66.244c28.574 40.893 84.997 53.007 125.787 27.016l71.648-45.664a82.182 82.182 0 0 0 37.135-55.057a86.601 86.601 0 0 0-8.53-55.577a82.409 82.409 0 0 0 12.29-30.718a87.573 87.573 0 0 0-14.963-66.244"></path><path fill="#FFF" d="M106.889 270.841c-23.102 6.007-47.497-3.036-61.103-22.648a52.685 52.685 0 0 1-9.003-39.85a49.978 49.978 0 0 1 1.713-6.693l1.35-4.115l3.671 2.697a92.447 92.447 0 0 0 28.036 14.007l2.663.808l-.245 2.659a16.067 16.067 0 0 0 2.89 10.656a17.143 17.143 0 0 0 18.397 6.828a15.786 15.786 0 0 0 4.403-1.935l71.67-45.672a14.922 14.922 0 0 0 6.734-9.977a15.923 15.923 0 0 0-2.713-12.011a17.156 17.156 0 0 0-18.404-6.832a15.78 15.78 0 0 0-4.396 1.933l-27.35 17.434a52.298 52.298 0 0 1-14.553 6.391c-23.101 6.007-47.497-3.036-61.101-22.649a52.681 52.681 0 0 1-9.004-39.849a49.428 49.428 0 0 1 22.34-33.114l71.664-45.677a52.218 52.218 0 0 1 14.563-6.398c23.101-6.007 47.497 3.036 61.101 22.648a52.685 52.685 0 0 1 9.004 39.85a50.559 50.559 0 0 1-1.713 6.692l-1.35 4.116l-3.67-2.693a92.373 92.373 0 0 0-28.037-14.013l-2.664-.809l.246-2.658a16.099 16.099 0 0 0-2.89-10.656a17.143 17.143 0 0 0-18.398-6.828a15.786 15.786 0 0 0-4.402 1.935l-71.67 45.674a14.898 14.898 0 0 0-6.73 9.975a15.9 15.9 0 0 0 2.709 12.012a17.156 17.156 0 0 0 18.404 6.832a15.841 15.841 0 0 0 4.402-1.935l27.345-17.427a52.147 52.147 0 0 1 14.552-6.397c23.101-6.006 47.497 3.037 61.102 22.65a52.681 52.681 0 0 1 9.003 39.848a49.453 49.453 0 0 1-22.34 33.12l-71.664 45.673a52.218 52.218 0 0 1-14.563 6.398"></path></svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 1.9 KiB  | 
							
								
								
									
										1
									
								
								frontend/src/assets/vite.svg
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								frontend/src/assets/vite.svg
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 1.5 KiB  | 
							
								
								
									
										10
									
								
								frontend/src/lib/Counter.svelte
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								frontend/src/lib/Counter.svelte
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
<script lang="ts">
 | 
			
		||||
  let count: number = 0
 | 
			
		||||
  const increment = () => {
 | 
			
		||||
    count += 1
 | 
			
		||||
  }
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<button on:click={increment}>
 | 
			
		||||
  count is {count}
 | 
			
		||||
</button>
 | 
			
		||||
							
								
								
									
										8
									
								
								frontend/src/main.ts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								frontend/src/main.ts
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
import "./app.css";
 | 
			
		||||
import App from "./App.svelte";
 | 
			
		||||
 | 
			
		||||
const app = new App({
 | 
			
		||||
	target: document.getElementById("app"),
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
export default app;
 | 
			
		||||
							
								
								
									
										2
									
								
								frontend/src/vite-env.d.ts
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								frontend/src/vite-env.d.ts
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
/// <reference types="svelte" />
 | 
			
		||||
/// <reference types="vite/client" />
 | 
			
		||||
							
								
								
									
										7
									
								
								frontend/svelte.config.js
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								frontend/svelte.config.js
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
	// Consult https://svelte.dev/docs#compile-time-svelte-preprocess
 | 
			
		||||
	// for more information about preprocessors
 | 
			
		||||
	preprocess: vitePreprocess(),
 | 
			
		||||
};
 | 
			
		||||
							
								
								
									
										20
									
								
								frontend/tsconfig.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								frontend/tsconfig.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
{
 | 
			
		||||
	"extends": "@tsconfig/svelte/tsconfig.json",
 | 
			
		||||
	"compilerOptions": {
 | 
			
		||||
		"target": "ESNext",
 | 
			
		||||
		"useDefineForClassFields": true,
 | 
			
		||||
		"module": "ESNext",
 | 
			
		||||
		"resolveJsonModule": true,
 | 
			
		||||
		/**
 | 
			
		||||
		 * Typecheck JS in `.svelte` and `.js` files by default.
 | 
			
		||||
		 * Disable checkJs if you'd like to use dynamic types in JS.
 | 
			
		||||
		 * Note that setting allowJs false does not prevent the use
 | 
			
		||||
		 * of JS in `.svelte` files.
 | 
			
		||||
		 */
 | 
			
		||||
		"allowJs": true,
 | 
			
		||||
		"checkJs": true,
 | 
			
		||||
		"isolatedModules": true,
 | 
			
		||||
	},
 | 
			
		||||
	"include": ["src/**/*.ts", "src/**/*.js", "src/**/*.svelte"],
 | 
			
		||||
	"references": [{ "path": "./tsconfig.node.json" }],
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										9
									
								
								frontend/tsconfig.node.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								frontend/tsconfig.node.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
{
 | 
			
		||||
	"compilerOptions": {
 | 
			
		||||
		"composite": true,
 | 
			
		||||
		"skipLibCheck": true,
 | 
			
		||||
		"module": "ESNext",
 | 
			
		||||
		"moduleResolution": "bundler"
 | 
			
		||||
	},
 | 
			
		||||
	"include": ["vite.config.ts"]
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										10
									
								
								frontend/vite.config.ts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								frontend/vite.config.ts
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
import { defineConfig } from "vite";
 | 
			
		||||
import { svelte } from "@sveltejs/vite-plugin-svelte";
 | 
			
		||||
 | 
			
		||||
// https://vitejs.dev/config/
 | 
			
		||||
export default defineConfig({
 | 
			
		||||
	plugins: [svelte()],
 | 
			
		||||
	build: {
 | 
			
		||||
		manifest: "manifest.json",
 | 
			
		||||
	},
 | 
			
		||||
});
 | 
			
		||||
							
								
								
									
										11
									
								
								go.mod
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								go.mod
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
module codeberg.org/u1f320/foxfiles
 | 
			
		||||
 | 
			
		||||
go 1.20
 | 
			
		||||
 | 
			
		||||
require (
 | 
			
		||||
	github.com/go-chi/chi/v5 v5.0.11
 | 
			
		||||
	github.com/torenware/vite-go v0.5.6
 | 
			
		||||
	go.uber.org/zap v1.26.0
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
require go.uber.org/multierr v1.10.0 // indirect
 | 
			
		||||
							
								
								
									
										13
									
								
								go.sum
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								go.sum
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
 | 
			
		||||
github.com/go-chi/chi/v5 v5.0.11 h1:BnpYbFZ3T3S1WMpD79r7R5ThWX40TaFB7L31Y8xqSwA=
 | 
			
		||||
github.com/go-chi/chi/v5 v5.0.11/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
 | 
			
		||||
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
 | 
			
		||||
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
 | 
			
		||||
github.com/torenware/vite-go v0.5.6 h1:4TrnG0lBOTESqE4nGzKgZTsmvgFnGvIcGQ6cRhdktuU=
 | 
			
		||||
github.com/torenware/vite-go v0.5.6/go.mod h1:tP33iI/kEQhR8TyowBjooxvp8kpHGA82eXuuI7apszc=
 | 
			
		||||
go.uber.org/goleak v1.2.0 h1:xqgm/S+aQvhWFTtR0XK3Jvg7z8kGV8P4X14IzwN3Eqk=
 | 
			
		||||
go.uber.org/multierr v1.10.0 h1:S0h4aNzvfcFsC3dRF1jLoaov7oRaKqRGC/pUEJ2yvPQ=
 | 
			
		||||
go.uber.org/multierr v1.10.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
 | 
			
		||||
go.uber.org/zap v1.26.0 h1:sI7k6L95XOKS281NhVKOFCUNIvv9e0w4BF8N3u+tCRo=
 | 
			
		||||
go.uber.org/zap v1.26.0/go.mod h1:dtElttAiwGvoJ/vj4IwHBS/gXsEu/pZ50mUIRWuG0so=
 | 
			
		||||
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
 | 
			
		||||
							
								
								
									
										82
									
								
								log/log.go
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										82
									
								
								log/log.go
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,82 @@
 | 
			
		|||
// Package log contains a global Zap logger.
 | 
			
		||||
package log
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"time"
 | 
			
		||||
 | 
			
		||||
	"go.uber.org/zap"
 | 
			
		||||
	"go.uber.org/zap/zapcore"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var Logger *zap.Logger
 | 
			
		||||
var SugaredLogger *zap.SugaredLogger
 | 
			
		||||
 | 
			
		||||
func init() {
 | 
			
		||||
	zcfg := zap.NewProductionConfig()
 | 
			
		||||
 | 
			
		||||
	zcfg.Level.SetLevel(zap.DebugLevel)
 | 
			
		||||
	zcfg.Encoding = "console"
 | 
			
		||||
	zcfg.EncoderConfig.EncodeLevel = zapcore.CapitalColorLevelEncoder
 | 
			
		||||
	zcfg.EncoderConfig.EncodeTime = func(t time.Time, enc zapcore.PrimitiveArrayEncoder) {
 | 
			
		||||
		type appendTimeEncoder interface {
 | 
			
		||||
			AppendTimeLayout(time.Time, string)
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		if enc, ok := enc.(appendTimeEncoder); ok {
 | 
			
		||||
			enc.AppendTimeLayout(t, time.TimeOnly)
 | 
			
		||||
			return
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		enc.AppendString(t.Format(time.TimeOnly))
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	logger, err := zcfg.Build()
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		panic(err)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	zap.RedirectStdLog(logger)
 | 
			
		||||
 | 
			
		||||
	Logger = logger
 | 
			
		||||
	SugaredLogger = Logger.WithOptions(zap.AddCallerSkip(1)).Sugar()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Debug(v ...any) {
 | 
			
		||||
	SugaredLogger.Debug(v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Info(v ...any) {
 | 
			
		||||
	SugaredLogger.Info(v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Warn(v ...any) {
 | 
			
		||||
	SugaredLogger.Warn(v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Error(v ...any) {
 | 
			
		||||
	SugaredLogger.Error(v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Fatal(v ...any) {
 | 
			
		||||
	SugaredLogger.Fatal(v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Debugf(tmpl string, v ...any) {
 | 
			
		||||
	SugaredLogger.Debugf(tmpl, v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Infof(tmpl string, v ...any) {
 | 
			
		||||
	SugaredLogger.Infof(tmpl, v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Warnf(tmpl string, v ...any) {
 | 
			
		||||
	SugaredLogger.Warnf(tmpl, v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Errorf(tmpl string, v ...any) {
 | 
			
		||||
	SugaredLogger.Errorf(tmpl, v...)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func Fatalf(tmpl string, v ...any) {
 | 
			
		||||
	SugaredLogger.Fatalf(tmpl, v...)
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										19
									
								
								main.go
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								main.go
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
package main
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"net/http"
 | 
			
		||||
 | 
			
		||||
	"codeberg.org/u1f320/foxfiles/log"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func main() {
 | 
			
		||||
	r, err := Router()
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		log.Errorf("creating router: %v", err)
 | 
			
		||||
		return
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	http.ListenAndServe(":8080", r)
 | 
			
		||||
 | 
			
		||||
	select {}
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										33
									
								
								web.go
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								web.go
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,33 @@
 | 
			
		|||
package main
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"fmt"
 | 
			
		||||
	"net/http"
 | 
			
		||||
 | 
			
		||||
	"codeberg.org/u1f320/foxfiles/frontend"
 | 
			
		||||
	"codeberg.org/u1f320/foxfiles/log"
 | 
			
		||||
	"github.com/go-chi/chi/v5"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func Router() (chi.Router, error) {
 | 
			
		||||
	r := chi.NewRouter()
 | 
			
		||||
 | 
			
		||||
	glue, err := frontend.Glue(true)
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		return nil, fmt.Errorf("creating frontend glue: %w", err)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	glueFileServer, err := glue.FileServer()
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		return nil, fmt.Errorf("creating glue file server: %w", err)
 | 
			
		||||
	}
 | 
			
		||||
	r.Handle("/src/*", glueFileServer)
 | 
			
		||||
	r.HandleFunc("/app", func(w http.ResponseWriter, r *http.Request) {
 | 
			
		||||
		err := frontend.Template.Execute(w, glue)
 | 
			
		||||
		if err != nil {
 | 
			
		||||
			log.Errorf("executing index.html template: %v", err)
 | 
			
		||||
		}
 | 
			
		||||
	})
 | 
			
		||||
 | 
			
		||||
	return r, nil
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue