Skip to content

Hello guys! I decided to develop a very simple application to talk a little about my professional experience... But that's all, in short I'm just a nerd passionate about computing 🤓

License

Notifications You must be signed in to change notification settings

Raissadev/Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

Hello guys! I decided to develop a very simple application to talk a little about my professional experience... But that's all, in short I'm just a nerd passionate about computing 🤓

  • Obs: to avoid environment problems, I recommend uploading with docker!

Run API

Walk to the folder root

Build container

$ docker-compose up -d --build

Build (front)

$ yarn run build

Build (api)

$ go build -o ./{application}

Run without docker (front)

$ yarn dev

Run without docker (api)

$ go run main.go

Author

Raissa Daros - raissa.geek@gmail.com - https://github.com/Raissadev

License

This component is licensed under the GPLv3 License.

About

Hello guys! I decided to develop a very simple application to talk a little about my professional experience... But that's all, in short I'm just a nerd passionate about computing 🤓

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published