Skip to content

surani-hub/lazyport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazyport

MIT

A web-application for generating developer portfolio


Features

  • Authenticatioin enabled
  • Noice lazyport portfolio for lazy developer

Tech stack

<title>Spring</title>


codespace

codespaces

wanna learn more about codespaces setup for spring boot cheacout spring-boot-codespaces-setup


contributing guides

NOTES

  1. Use codespaces for coding, its configured for java-17.

  2. we are uding dev branch as default development branch. master branch will be used for prodection branch.


Contribution flow-traditional

  • if you are not using codespaces and wanna go traditional way, then Fork repository and execute some comamnd.

Make sure to include all branch during Fork


git clone <your-local-forked-repo-link>
git checkout dev

Command to confirm current branch

git branch
  • Then go ahead and make required changes to the code. After that do git add . & git commit -m "msg".

Do push your changes to the forked repo dev branch only.

git push origin dev

You can check your origin alias by executing.

git remote -v


Additional resource for Noice contribution

Contributers


About

Explore our website designed by developers for developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages