Skip to content

JakubStiburek/truhlar-slama-v2

Repository files navigation

  • Server-side generated website showcasing work of a local carpenter
  • In order to make the operation as cheap as possible but still enable the customer to administer the contents of the web. I opted for free CDN to host images which are cached on the server in order to adhere to free tier CDN limits which is 500 requests per day.
  • The customer has a quasy administration in the CDN and pays only the standard hosting fee on Render.com

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

About

Local carpenter's portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published