Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moonstar-x/webframes
A little web app in Svelte to frame other sites. I use it to frame my self hosted web services and easily access them.
https://github.com/moonstar-x/webframes
Last synced: 4 days ago
JSON representation
A little web app in Svelte to frame other sites. I use it to frame my self hosted web services and easily access them.
- Host: GitHub
- URL: https://github.com/moonstar-x/webframes
- Owner: moonstar-x
- License: mit
- Created: 2021-05-29T21:09:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T23:11:36.000Z (over 2 years ago)
- Last Synced: 2023-03-02T12:16:04.815Z (over 1 year ago)
- Language: Svelte
- Homepage:
- Size: 352 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![ci-build-status](https://img.shields.io/github/workflow/status/moonstar-x/webframes/Docker%20Build%20and%20Push?label=build%20%7C%20docker)](https://github.com/moonstar-x/webframes)
[![ci-build-status](https://img.shields.io/github/workflow/status/moonstar-x/webframes/CI%20(Frontend)?label=build%20%7C%20webapp)](https://github.com/moonstar-x/webframes)
[![ci-build-status](https://img.shields.io/github/workflow/status/moonstar-x/webframes/CI%20(Backend)?label=build%20%7C%20backend)](https://github.com/moonstar-x/webframes)
[![open-issues-count](https://img.shields.io/github/issues-raw/moonstar-x/webframes?logo=github)](https://github.com/moonstar-x/webframes)
[![docker-image-size](https://img.shields.io/docker/image-size/moonstarx/webframes?logo=docker)](https://hub.docker.com/repository/docker/moonstarx/webframes)
[![docker-pulls](https://img.shields.io/docker/pulls/moonstarx/webframes?logo=docker)](https://hub.docker.com/repository/docker/moonstarx/webframes)# Webframes
A little web app in Svelte to frame other sites. I use it to frame my self hosted web services and easily access them.
## Webapp
The webapp is made in Svelte. More information can be found on the [repo's README]([http](https://github.com/moonstar-x/webframes/tree/master/webapp)).
## Backend
The backend for this project is made in Express. More information can be found on the [repo's README](https://github.com/moonstar-x/webframes/tree/master/backend).
## Author
This project was made by [moonstar-x](https://github.com/moonstar-x/).