Clean up legacy files, ignore list, files, etc. (#24)
* chore(all): remove unused files * chore(ignore): ignore js builds * chore(js bundles): remove js builds and add env setup scripts * fix(build/template): fix incorrect prod template and add ignores * fix(browser): refine selected status style and small fixes * chore(readme): update readme status
This commit is contained in:
parent
e40878f7be
commit
7d361cdf7c
84 changed files with 62 additions and 8513 deletions
|
@ -1,12 +1,12 @@
|
|||
<h1 align="center">
|
||||
Quickshare
|
||||
[WORKING IN PROGRESS!!!] Quickshare
|
||||
</h1>
|
||||
<p align="center">
|
||||
A succinct file sharing server
|
||||
Simple file sharing server built with Go/Golang, Typescript, Gin, React, Boltdb, etc.
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://travis-ci.org/ihexxa/quickshare">
|
||||
<img src="https://travis-ci.org/ihexxa/quickshare.svg?branch=master" />
|
||||
<img src="https://travis-ci.org/ihexxa/quickshare.svg?branch=main" />
|
||||
</a>
|
||||
<a href="https://goreportcard.com/report/github.com/ihexxa/quickshare">
|
||||
<img src="https://goreportcard.com/badge/github.com/ihexxa/quickshare" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue