Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francyfox/signarius
https://github.com/francyfox/signarius
astro dexiejs directus filepond formkit pinia tiptap vue-composition-api vue3-typescript
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/francyfox/signarius
- Owner: francyfox
- License: mit
- Created: 2023-03-07T09:57:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-26T04:05:11.000Z (10 months ago)
- Last Synced: 2024-01-26T05:23:06.941Z (10 months ago)
- Topics: astro, dexiejs, directus, filepond, formkit, pinia, tiptap, vue-composition-api, vue3-typescript
- Language: JavaScript
- Homepage: https://signarius.netlify.app
- Size: 8.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIGN.arius (prototype)
![alt text](https://raw.githubusercontent.com/francyfox/signarius/88df411d09b96a691a051355652d86185384bc83/public/img/logo_mini.svg)TODO:
- :no_entry: Extandable TipTap Editor.
- - Import/Export MD/PDF
- - Custom Components
- :no_entry: Post contains blocklist. Every text block have own triggers (modal, sound, e.t.c actions)
- :no_entry: Assert comment to textblock. Make comments part of post message.
- :no_entry: Corporate blogging features:
- - mandatory familiarization
- -## 🧞 Astro Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :--------------------- | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro --help` | Get help using the Astro CLI |## 👀 Want to learn more about Astro?
Check out [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).