Skip to content

Lissy93/portainer-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ____            _        _                    
 |  _ \ ___  _ __| |_ __ _(_)_ __   ___ _ __    
 | |_) / _ \| '__| __/ _` | | '_ \ / _ \ '__|   
 |  __/ (_) | |  | || (_| | | | | |  __/ |      
 |_|___\___/|_|   \__\__,_|_|_| |_|\___|_|      
 |_   _|__ _ __ ___  _ __ | | __ _| |_ ___  ___ 
   | |/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \/ __|
   | |  __/ | | | | | |_) | | (_| | ||  __/\__ \
   |_|\___|_| |_| |_| .__/|_|\__,_|\__\___||___/
                    |_|                         

This branch contains only the source for the website which is published at: https://portainer-templates.as93.net/

If you're looking for the templates file, check the main branch instead: https://github.com/Lissy93/portainer-templates/tree/main/

---

Instructions for running the website:

git clone -b website [email protected]:Lissy93/portainer-templates.git # Clone the website branch
cd portainer-templates # Navigate into the directory
npm i # Install dependencies
npm run dev # Start the development server

For more info, see the docs in the main branch.