A clone of imgur
Go to file
2023-06-29 17:25:45 +03:00
src feat: add literals to schema converter 2023-06-29 17:25:45 +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
tsconfig.json feat: add image uploading 2023-06-28 15:46:57 +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