HomeProjectsFeaturedContact
  • Home
  • Projects
  • Featured
  • Contact

https://185.valab.cloud

visit on web

Thumbnail

Note: Not allways online because the application was built for hosting on a home server. At the present the server used is online only during development periods and shut down when not in use. Contact the developer if you would like to view.

Technology Jargon & Home Servers

The web application is built using Vite-react and a Nodejs Express backend. React is blazingly fast while exciting to work with and the combination a remarkable upgrade to a pure Node.js application.

It's intentionally designed for home servers is to give the owner/hoster full control of content and services they wish to display. Avoiding ongoing paid for cloud services by saving all there own data and images to the backend of the application. This is something you cannot do on paid for hosting accounts unless your website includes cloud and data services that are seperate from any hosting accounts.

What is a home server?

A home server is technically what ever you want it to be. If you have a router and incoming internet a simple Raspberry Pi is more than capable for keeping your website online. Small and discrete a Raspberry Pi plugs into your router and hidden from site for as little as the cost of one years hosting fee.

What about security?

Nothing is nuke proof when it comes to your data security. All software and code is built via a large open-source community and the same code is used by the cloud services you pay for. For example the open-source Debian Linux operating system is the most used system for servers world wide.

Perfect for blogs and websites. And to simplify the development of a modern web application by providing a set of features and conventions that also make it easy to create a performant and SEO-friendly website.

Current Build

> 185-react-express-api@1.0.0 build
> tsc && npm run build:client


> 185-react-express-api@1.0.0 build:client
> npm run build --prefix clients


> clients@0.0.0 build
> npm run clean && tsc -b && vite build


> clients@0.0.0 clean
> rimraf dist

vite v6.4.1 building for production...
✓ 2173 modules transformed.
dist/index.html                           0.78 kB │ gzip:   0.42 kB
dist/assets/Events-BgxiW3eQ.css          14.39 kB │ gzip:   2.74 kB
dist/assets/Admin-CyCkz1cZ.css           20.64 kB │ gzip:   3.97 kB
dist/assets/index-B6n05Vxs.css           44.96 kB │ gzip:  10.78 kB
dist/assets/useTrackclick-CPWnpVpt.js     0.25 kB │ gzip:   0.22 kB
dist/assets/TrackCta-CkwC00KC.js          0.35 kB │ gzip:   0.27 kB
dist/assets/ErrorBoundary-BY7PI0Oa.js     0.60 kB │ gzip:   0.38 kB
dist/assets/useEventData-DdOxJYXa.js      0.64 kB │ gzip:   0.42 kB
dist/assets/Sales-MB5GzWHL.js             0.64 kB │ gzip:   0.37 kB
dist/assets/Unauthorized-urNK4_n-.js      0.91 kB │ gzip:   0.54 kB
dist/assets/useProjectData-wMsfW5iG.js    1.57 kB │ gzip:   0.85 kB
dist/assets/Home-D45WxE-N.js              2.28 kB │ gzip:   1.05 kB
dist/assets/Login-2e5z8TJu.js             2.29 kB │ gzip:   1.09 kB
dist/assets/usePageView-CmTEPl9H.js       3.42 kB │ gzip:   1.58 kB
dist/assets/About-BjhzrTUQ.js             4.00 kB │ gzip:   1.49 kB
dist/assets/Projects-BcpODiE4.js          6.04 kB │ gzip:   2.20 kB
dist/assets/Contact-C3Lc6MEN.js           8.02 kB │ gzip:   3.25 kB
dist/assets/zod-Dfa5wKSn.js              78.44 kB │ gzip:  21.43 kB
dist/assets/Events-wcTM6dlv.js          194.32 kB │ gzip:  61.97 kB
dist/assets/index-CeIb8qj2.js           343.95 kB │ gzip: 115.25 kB
dist/assets/Admin-DNU9PpLI.js           483.93 kB │ gzip: 146.44 kB
✓ built in 21.20s

Hosting on home servers project. Avoiding ongoing and mounting costs of websites.

  • 2023_DESIGN_\V/A\