An open API service indexing awesome lists of open source software.

https://github.com/wintermeyer/vutuv4


https://github.com/wintermeyer/vutuv4

Last synced: 6 days ago
JSON representation

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