This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
link_shortener
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ddf54a92640bce44d301240f4346566298c3b6f7
link_shortener
/
priv
/
repo
/
migrations
T
History
KKlochko
499c5e5cc2
Add a relationship between a user and links.
2024-09-01 21:25:07 +03:00
..
.formatter.exs
Init project.
2023-07-04 21:49:02 +03:00
20230704184320_create_links.exs
Update the Links model to have a unique shorten.
2023-07-06 19:59:30 +03:00
20240821080913_create_users_auth_tables.exs
Update the Authentication.
2024-08-21 11:32:52 +03:00
20240830115749_guardiandb.exs
Add Guardian.DB to track API tokens.
2024-08-31 14:32:08 +03:00
20240901105600_add_relationship_between_users_and_links.exs
Add a relationship between a user and links.
2024-09-01 21:25:07 +03:00