Initial commmit
This commit is contained in:
commit
88383f90e5
1174 changed files with 227188 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
Movie Night
|
||||
=================
|
||||
Requirements:
|
||||
- Rust
|
||||
- Docker
|
||||
|
||||
|
||||
Setup:
|
||||
- `cp .env_example .env`
|
||||
- `docker-compose up -d`
|
||||
- `cargo build`
|
||||
- `cargo run`
|
||||
|
||||
Go to localhost:8000 in your browser
|
||||
|
||||
|
||||
Credits:
|
||||
- Favicon: Clapperboard icon by Icons8
|
||||
Loading…
Add table
Add a link
Reference in a new issue