📰: Read the article describing the development and deployment steps behind this service on Hashnode.
⚙️: PasteMe uses django-psdb-engine for the PlanetScale integration.
A RESTful pastebin service made for @hashnode purposes powered by the @PlanetScale MySQL DBaaS. Two key tech stacks (frameworks) behind thie project are TailwindCSS and DRF.
Use the pasteme-cli
package and start pasting. Once you paste your content, you'll be able to share it with others.
$ pip install -U pasteme-cli
...
$ pasteme --help
- Frameworks and Tools
- Django 4
- TailwindCSS
- DRF (Django REST Framework)
- Infrastructures & Hosting Services
Follow up the steps in order to make PasteMe ready on your machine and start developing. All your contributions are welcome. 🍻
PasteMe is being licensed under the MIT License.