The application provides a form to add some text to a specific database.
The application and the database are located on different servers and communicate with each other using SSH tunneling.
- git clone the project;
- install the requirements;
- apply the database migrations;
- install a superuser;
- run the Django project;
- sign in as a superuser;
- use the form.
- hrs;
- very new developers who wants to create a separate service that is located anywhere and works with some database out there.