Skip to content
 
 

Repository files navigation

boot-cicd

code coverage badge

Local Development

Make sure you're on Go version 1.20+.

Create a .env file in the root of the project with the following contents:

PORT="8000"

Run the server:

go build -o notely && ./notely

This starts the server in non-database mode. It will serve a simple webpage at http://localhost:8000..

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!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages