published
updated
A federated social network built in Rust
As far as I understand the design of the project it looks like this:
~+ DATABASE MAGIC +~ ructe -> Create templates Templates -> Actix to make it interactive
Currently we're at ructe setup. I'm expecting HTML output served through the NGINX configuration. I need to write a create database script, create table, somewhere to store the psql database and somewhere to output the static files.