www.deployview.co.uk
  • HTML 88.4%
  • JavaScript 11.2%
  • CSS 0.3%
Find a file
2026-04-27 22:54:36 +00:00
app Add files via upload 2017-04-26 10:45:45 +01:00
test Initial commit 2016-06-21 14:58:44 +01:00
.babelrc Initial commit 2016-06-21 14:58:44 +01:00
.bowerrc Initial commit 2016-06-21 14:58:44 +01:00
.editorconfig Initial commit 2016-06-21 14:58:44 +01:00
.gitattributes Initial commit 2016-06-21 14:58:44 +01:00
.gitignore Initial commit 2016-06-21 14:58:44 +01:00
.travis.yml Update .travis.yml 2017-01-01 17:06:52 +00:00
.yo-rc.json Initial commit 2016-06-21 14:58:44 +01:00
bower.json Initial commit 2016-06-21 14:58:44 +01:00
Dockerfile Add Dockerfile: nginx serving the static site 2026-04-27 22:54:36 +00:00
gulpfile.js Initial commit 2016-06-21 14:58:44 +01:00
package.json Initial commit 2016-06-21 14:58:44 +01:00
README.md Update README with comprehensive project information 2026-04-27 20:40:07 +00:00

www.deployview.co.uk

www.deployview.co.uk

Overview

www.deployview.co.uk

Detected project type: Node.js / JavaScript.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 946 KB
  • Created: 2026-04-16
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Languages

Language Bytes Share
HTML 378,320 bytes 88.5%
JavaScript 47,895 bytes 11.2%
CSS 1,456 bytes 0.3%

Repository structure

  • app/
  • test/
  • .babelrc (36 B)
  • .bowerrc (38 B)
  • .editorconfig (476 B)
  • .gitattributes (11 B)
  • .gitignore (62 B)
  • .travis.yml (848 B)
  • .yo-rc.json (64 B)
  • bower.json (397 B)
  • gulpfile.js (4,041 B)
  • package.json (918 B)
  • README.md (44 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/www.deployview.co.uk.git
cd www.deployview.co.uk

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

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

www.deployview.co.uk

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

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


This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.