Skip to content

felix-berlin/webshaped-blog-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webshaped Blog Frontend

codecov

Building the project

The .env.runtime file signals to Astro that the actual value will be available when the built application is run. See: https://docs.astro.build/en/guides/integrations-guide/node/#runtime-environment-variables

Local development

  1. pnpm install to install the dependencies
  2. cp .env.example .env to create a new .env file
  3. cp .env .env.runtime to create a new .env.runtime file
  4. Adjust the .env.runtime and .env files to your needs.

Docker

  • docker-compose -f compose.yaml up to start the project
  • docker-compose -f compose.yaml build to build the project
  • docker-compose -f compose.yaml pull to pull the latest images

About

Astro frontend for my webshaped blog.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 5