Skip to content

redscaresu/microblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

281 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microblog

This code powers the ashouri.xyz blog running on scaleway as servlerless containers.

It uses a container which runs the blog application including its cache.

It writes to a serverless postgres instance for persistency.

To run locally simply follow the docker compose commands below.

Run containers locally

docker compose up --build

Stop containers

docker compose down -v

Run binary locally

source .env.dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors