- JavaScript 64.6%
- CSS 19.6%
- Less 10.2%
- PHP 4.9%
- HTML 0.7%
| bower_components | ||
| css | ||
| images | ||
| include | ||
| js | ||
| less | ||
| node_modules | ||
| partials | ||
| BingSiteAuth.xml | ||
| bower.json | ||
| Dockerfile | ||
| google035b9f496c37b092.html | ||
| index.html | ||
| package.json | ||
| README.md | ||
| style-import.css | ||
| style.css | ||
| style.less | ||
deployview
Overview
deployview is a repository hosted on this Forgejo instance. This README has been generated to give a structured overview of the project; feel free to edit the sections below with project-specific detail.
Detected project type: Node.js / JavaScript.
This repository was migrated from upstream source github.com/shafiqalibhai/deployview and is preserved here for archival, reference, or continued local development.
At a glance
- Default branch:
master - Visibility: public
- Size: 35.4 MB
- Created: 2026-04-27
- Last updated: 2026-04-27
- Stars / Forks / Open issues: 0 / 0 / 0
Languages
| Language | Bytes | Share |
|---|---|---|
| JavaScript | 2,825,961 bytes | 64.6% |
| CSS | 855,107 bytes | 19.6% |
| Less | 446,990 bytes | 10.2% |
| PHP | 215,305 bytes | 4.9% |
| HTML | 28,719 bytes | 0.7% |
Repository structure
bower_components/css/images/include/js/less/node_modules/partials/BingSiteAuth.xml(85 B)bower.json(404 B)google035b9f496c37b092.html(53 B)index.html(6,934 B)package.json(1,252 B)README.md(13 B)style-import.css(747 B)style.css(277,844 B)style.less(662 B)
Getting started
Clone the repository:
git clone https://forgejo.deployview.com/ssa/deployview.git
cd deployview
Installation
npm install
# or
yarn install
# or
pnpm install
Usage
Run scripts defined in package.json:
npm start # or whatever script your project defines
npm test
Recent releases
- 240808 — 240808 (published 2024-08-08)
Contributing
Contributions are welcome. The typical workflow is:
- Open an issue describing the change you'd like to make.
- Fork the repository (or create a feature branch if you have write access).
- Commit your changes with clear, descriptive messages.
- Open a pull request against the
masterbranch.
Please follow the existing code style and include tests or reproduction steps where relevant.
License
No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.
Repository
- Browse: https://forgejo.deployview.com/ssa/deployview
- Clone (HTTPS):
https://forgejo.deployview.com/ssa/deployview.git - Clone (SSH):
ssh://git@forgejo.deployview.com:30143/ssa/deployview.git - Upstream / origin: github.com/shafiqalibhai/deployview
This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.