https://github.com/wintermeyer/vutuv4
https://github.com/wintermeyer/vutuv4
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wintermeyer/vutuv4
- Owner: wintermeyer
- Created: 2025-07-30T07:39:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T20:16:14.000Z (11 months ago)
- Last Synced: 2026-07-04T01:33:29.769Z (6 days ago)
- Language: Elixir
- Size: 141 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vutuv
A LinkedIn killer.
## Developers
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
## Documentation
### Data Model
* [Data Model Developer Guide](docs/data_model_developer_guide.md) - Comprehensive guide to the Vutuv4 data model
* [Data Model Design](docs/data_model_design.md) - Detailed schema definitions and design decisions
* [Entity Relationship Diagram](docs/data_model_erd.md) - Visual representation of the data model
* [Migration Guide](docs/migration_guide.md) - Step-by-step guide for migrating from Vutuv3
### Internationalization (I18n)
* [I18n Approach](docs/i18n_approach.md) - Comprehensive guide to our internationalization strategy using Gettext
* [I18n Quick Reference](docs/i18n_quick_reference.md) - Quick reference for common I18n tasks
## Learn more about Phoenix Framework
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Forum: https://elixirforum.com/c/phoenix-forum