Skip to content

Copy-Paste anything, then get it from anywhere. A plataform to share temporary files with other people.

License

Notifications You must be signed in to change notification settings

lucasrennok/PasteTMPImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paste TMP Files

🌀 Copy-Paste anything, then get it from anywhere

executing

💾 Requirements

Some dependencies to download.

▶️ I used:

  • NPM and,
  • YARN.

🔽 Downloads:

📣 Web:

  • yarn add react-router-dom react
  • yarn add @types/node node
  • yarn add typescript react-dropzone @types/react-dropzone
  • yarn add axios @types/axios file-saver @types/file-saver

📣 Server:

  • yarn add express
  • yarn add @types/express
  • yarn add typescript
  • yarn add ts-node
  • yarn add ts-node-dev

💥 Starting it

⭐ WEB:

Go to the 'web' folder and put:

yarn start

⭐ SERVER:

To create the database, go to the 'server' folder and put:

yarn knex:migrate

Go to the 'server' folder and put:

yarn start

🔡 How it works

First start the server and after that start the web in different terminals/command prompts, after that acess 'localhost:3000' in your browser.

✌️ Want to help?

  • Make a fork
  • Give a star to this project
  • Share this repository with other people

Thank you, enjoy it, 😉

About

Copy-Paste anything, then get it from anywhere. A plataform to share temporary files with other people.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published