IdpugantiSanjay / dotnet-vue-sqlite-template

Template for projects using dotnet backend and Vue frontend developed and deployed on Linux
GNU General Public License v3.0
0 stars 0 forks source link

Use cookiecutter hooks #1

Open IdpugantiSanjay opened 1 week ago

IdpugantiSanjay commented 1 week ago
  1. Initialize git project
  2. Create new dotnet solution
  3. Create new vue vite project
IdpugantiSanjay commented 1 week ago

Use pre_gen_project to validate existence of

  1. repo url
  2. private_key
  3. public_key
IdpugantiSanjay commented 1 week ago

Reference: https://cookiecutter.readthedocs.io/en/stable/advanced/hooks.html

IdpugantiSanjay commented 1 week ago

Check for all required devtools in pre_prompt.py

IdpugantiSanjay commented 6 days ago

Use postgen hook to

  1. git init
  2. create vue ts vite project biome, oxlint
  3. new dotnet project commonly used dotnet packages