6e93aa92d1
futureporn.net
Source Code for https://futureporn.net
See ./ARCHITECTURE.md for an overview of the infrastructure components.
Getting Started
I'm working towards a better development experience with devbox and Tilt. This process is in a state of flux and is likely to be broken.
The main gist is as follows
-
Install devbox
-
Install development environment & packages using devbox.
devbox install
backup/restore dev database
@see https://stackoverflow.com/a/29913462/1004931
backup
Use devbox helper script
devbox run backup
restore
cat ./backups/your-backup.sql | docker exec -i postgres_db psql -U postgres
Metrics Notes
Keeping track of metrics we want to scrape using Prometheus
Uppy
Languages
CSS
84.3%
Rust
5%
Elixir
3.7%
JavaScript
2.9%
TypeScript
1.4%
Other
2.5%