A clone of imgur
Go to file
2023-06-29 17:31:25 +03:00
backend chore: move backend to own folder 2023-06-29 17:31:25 +03:00
src refactor: some minor changes 2023-06-29 17:26:15 +03:00
.gitignore some minor changes 2023-06-29 13:00:29 +03:00
README.md generate salt if salt.txt doesnt exist, add readme 2023-06-27 06:25:34 +03:00

Clonegur

Created by TopchetoEU

Technologies:

  • Deno
  • Angular
  • My brainz

What is this?

This is exactly what the title sells it for - it's an imgur clone (but kinda worse).

How to use?

Currently, we only have a backend, which can be easily run via the command (in the main directory):

$ deno run -A src/index.ts