murar8 / biblion-web

Frontend functionality for the biblion project, a simple pastebin-like file upload service.

Home Page:https://biblion-murar8.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biblion-web

This project contains the frontend functionality for the biblion project, a simple pastebin-like file upload service.

Live version of the website is available at https://biblion-murar8.web.app

The backend repository is hosted at https://github.com/murar8/biblion-api

Local development

The project comes with a preconfigured development container configuration and requires no additional setup. Please note that the devcontainer depends on the biblion-network network to exist. This is usually created by running biblion-api locally so it can communicate with the backend on the same network.

License

Copyright (c) 2022 Lorenzo Murarotto lnzmrr@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Frontend functionality for the biblion project, a simple pastebin-like file upload service.

https://biblion-murar8.web.app


Languages

Language:Vue 60.7%Language:TypeScript 37.2%Language:JavaScript 1.7%Language:HTML 0.4%