Small, lightweight pastebin+URL shortener written in Elixir using the Phoenix framework.
Go to file
ATechnoHazard 0556a03396
pastes: Add schema and some db ops
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-25 16:03:33 +05:30
migrations diesel: Create migrations for users and pastes 2020-06-24 22:41:01 +05:30
src pastes: Add schema and some db ops 2020-06-25 16:03:33 +05:30
.gitignore diesel: Set up initial migrations 2020-06-24 21:53:48 +05:30
Cargo.lock diesel: embed migrations in binary 2020-06-24 15:02:27 +05:30
Cargo.toml diesel: embed migrations in binary 2020-06-24 15:02:27 +05:30
diesel.toml diesel: Initial migration setup 2020-06-23 14:48:59 +05:30
Rocket.toml rocket: Add rocket.toml 2020-06-23 14:52:06 +05:30