Explore >> Select a destination


You are here

akashgoswami.dev
| | blog.nuculabs.de
2.3 parsecs away

Travel
| | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain:
| | smustafa.blog
2.4 parsecs away

Travel
| | Hello, friends! I recently was working on a blog application in Adonis.js 6, and I ran into the issue of setting up a database. Originally, I set up the project with SQLite. It's a very easy database solution, because the database is just a file in your project folder, with no database server or credentials...
| | aayushsahu.com
1.6 parsecs away

Travel
| | Making volume, running container, etc.
| | nsirap.com
12.7 parsecs away

Travel
| A simple setup with Docker, Traefik and a static website generator Hugo. A full setup orchestrated with docker-compose, Dockerfile included.