-
Create account and login
-
Create post
- Edit post
- Search posts
- PostgreSQL database
- Rust backend (Actix Web)
- React frontend
In order to run this application you need to install two tools: Docker & Docker Compose.
Instructions how to install Docker on Ubuntu, Windows, Mac.
Docker Compose is already included in installation packs for Windows and Mac, so only Ubuntu users needs to follow this instructions.
Run application
docker-compose up
Run migration in docker terminal
diesel migration run