Skip to content

bremade/Portfolio

Repository files navigation

Repository for my React Website

This is my repository for my Website using React as frontend and GoLang as backend.

Tech stack

Deploy lifecycle

Local

Frontend Development - /frontend

For frontend development the package livereload is used to automaticly reload the website on change.

npm run start

Backend Development - /backend

For backend development only the main.go need to be started.

go run main.go

Server

Environment Variables

Key Type
WEBSITE_PORT int
DATABASE_USER string
DATABASE_PASSWORD string
DATABASE_PORT int
MAIL_USERNAME string
MAIL_PASSWORD string
GHOST_KEY string

Drone

Use Pipeline as deployment

Author

Jan Bremauer Website LinkedIn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published