Skip to content

Commit d8e5634

Browse files
committed
complete readme
1 parent 85bf480 commit d8e5634

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

samples/nextjs-postgres/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ A password that will be used to connect to the Postgres database.
2929
## Deploying
3030

3131
1. Open the terminal and type `defang login`
32-
2. Use the [`defang config`](https://docs.defang.io/docs/concepts/compose#configuration) command to setup environment variables. #REMOVE_ME_AFTER_EDITING
32+
2. Use the [`defang config`](https://docs.defang.io/docs/concepts/compose#configuration) command to setup environment variables.
3333
3. Type `defang compose up` in the CLI.
3434
4. Your app will be running within a few minutes.
3535

3636
---
3737

38-
Title: Sample Title #REMOVE_ME_AFTER_EDITING
38+
Title: Next.js & Postgres
3939

40-
Short Description: A short sentence or two describing the sample. #REMOVE_ME_AFTER_EDITING
40+
Short Description: A sample Next.js application that uses Postgres as a database.
4141

42-
Tags: Tags, That, Are, Not, Programming, Languages #REMOVE_ME_AFTER_EDITING
42+
Tags: Next.js, Postgres, Database, Node.js
4343

44-
Languages: Programming, Languages, Used #REMOVE_ME_AFTER_EDITING
44+
Languages: TypeScript, JavaScript

0 commit comments

Comments
 (0)