<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deployment Example :: K-State CS Textbook Extras</title>
    <link>https://textbooks.cs.ksu.edu/extras/04-deploy-example/index.html</link>
    <description>A deployable web application example.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://textbooks.cs.ksu.edu/extras/04-deploy-example/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Instructions</title>
      <link>https://textbooks.cs.ksu.edu/extras/04-deploy-example/01-instructions/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://textbooks.cs.ksu.edu/extras/04-deploy-example/01-instructions/index.html</guid>
      <description>Setup Dev Container Follow the steps on this page to create a new devcontainer and GitHub Codespace: https://textbooks.cs.ksu.edu/cis526/x-examples/01-express-starter/01-codespace/index.html.&#xA;Choose the Node.js &amp; PostgreSQL container type with Node version 22-bookworm.&#xA;Also consider adding the docker-outside-of-docker feature by selecting it from the list or adding it directly to your devcontainer.json file. This allows you to see and control the PosgreSQL container. See [this link] for details.&#xA;Setup Server Warning All commands and files in this section should be performed in the server directory that is created as part of the first step.</description>
    </item>
  </channel>
</rss>