Skip to content

PABERTHIER/release-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

release-manager

CICD

A small template tool to help people to manage release to production. Each release created, with the tool, is located here release-manager\ReleaseManager\LocalStorage\your_release.json.

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup to launch the SPA

Try to use the latest version of Node.js (using the 22.00.0 for Nuxt 3.12.2 for example).

To switch from Node version, you can use NVM or FNM. For NVM:

You can easily list your versions installed with this cmd nvm list. Or see your current version nvm current. You can install a new version with nvm install your_version. To use the needed version, nvm use your_version.

For FNM:

Now that you're using the right Node version, you can launch the solution and a window will open.

Helpful Tools

About

A template tool to help to manage release to production.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published