Explore >> Select a destination


You are here

andeers.com
| | mark-story.com
3.6 parsecs away

Travel
| | I recently had to do some maintenance work on an old application hosted on the CakePHP server. The CakePHP project has 20 or so sites and applications deployed in dokku. Dokku allows us to build a platform-as-a-service for our sites that operates on a single server. Dokku encourages using heroku-style 'buildpacks' to deploy applications.
| | www.diegofreijo.com
4.8 parsecs away

Travel
| | An explanation from scratch on how to configure this great stack.
| | soundstep.com
3.6 parsecs away

Travel
| | Soma AS3 MVC framework automated 25 Nov 2008 | 3 min read After months working on my own framework and successfully using in small to large...
| | amanhimself.dev
15.1 parsecs away

Travel
| [AI summary] This article provides a step-by-step guide on building a RESTful API using Node.js and HarperDB, covering database setup, query creation for CRUD operations, and integration with a frontend through HTTP requests.