Readme update
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@ out
|
|||||||
.env
|
.env
|
||||||
learn-cicd-starter
|
learn-cicd-starter
|
||||||
notely
|
notely
|
||||||
|
|
||||||
|
.idea
|
||||||
@@ -21,3 +21,5 @@ go build -o notely && ./notely
|
|||||||
*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8080`.
|
*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8080`.
|
||||||
|
|
||||||
You do *not* need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course!
|
You do *not* need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course!
|
||||||
|
|
||||||
|
RDarius' version of Boot.dev's Notely app
|
||||||
Reference in New Issue
Block a user