All pastes are AES256 encrypted, we cannot know what you paste...
https://www.npmjs.com/package/hastebin-api
Run npm install then go into the Server Directory and create a .env file with the same content as the .env.example. You just need to adjust the MONGODB_URI. Then you can just start it with npm start
Run npm install then go into the Haste Directory and create a .env file with the same content as the .env.example. You just need to adjust the REACT_APP_ENCRYPTION_KEY your REACT_APP_HOSTNAME and REACT_APP_HTTP_OR_HTTPS. Then you can just start it with npm start.
You can generate a Encryption Key at https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx with 256-bit
- Implement mikroORM