https://github.com/machbase/neo-pkg-web-example
neo package web application example
https://github.com/machbase/neo-pkg-web-example
Last synced: 5 months ago
JSON representation
neo package web application example
- Host: GitHub
- URL: https://github.com/machbase/neo-pkg-web-example
- Owner: machbase
- License: apache-2.0
- Created: 2024-07-29T03:03:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T06:19:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-14T04:26:31.469Z (almost 2 years ago)
- Language: TypeScript
- Homepage: https://www.machbase.com
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# machbase-neo companion package example
Use this package as a template for creating your own package.
## neo pkg web application
The neo pkg web application should be:
1. GitHub **Public** Repo.
2. Released and marked "latest" with semantic versioning (e.g. 1.2.3 or v1.2.3)
3. It should have `LICENSE` file which is recognizable by https://spdx.org/licenses/
4. The web doc base should be `/web/apps/{pkg-name}/`