Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abates/andrews-designs
https://github.com/abates/andrews-designs
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/abates/andrews-designs
- Owner: abates
- Created: 2024-02-06T17:21:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T17:26:28.000Z (9 months ago)
- Last Synced: 2024-02-06T18:39:40.506Z (9 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Design Builder Designs
This repository includes all of the files related to the designs.
For local testing, start the development stack with `invoke start` and navigate to in your browser. The designs should show up as they would in a production environment.
To see the debug output from the Nautobot application stack, open a new terminal and run `invoke debug`
To run the unit tests, open a terminal panel and run the command `invoke unittest`