https://github.com/trilogy-group/marblism-edutrack-sis
This repository is for EduTrack which is a student information system. The complete codebase was generated through marblism.
https://github.com/trilogy-group/marblism-edutrack-sis
Last synced: 3 months ago
JSON representation
This repository is for EduTrack which is a student information system. The complete codebase was generated through marblism.
- Host: GitHub
- URL: https://github.com/trilogy-group/marblism-edutrack-sis
- Owner: trilogy-group
- Created: 2024-06-29T06:34:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T16:56:34.000Z (6 months ago)
- Last Synced: 2025-01-29T12:17:58.928Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 781 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Documentation
Learn more in the [official documentation](https://dev.marblism.com).
## Installation
> ⚠️ **Important**
Make sure the following tools are installed on your computer


```bash
$ pnpm run init
```## Development
```bash
$ pnpm run dev
```[View your application in your browser](http://localhost:8099)
## Production
```bash
$ pnpm run build
$ pnpm run start
```## Support
We reply FAST on our Discord server.
## Stay in touch
[@marblismAI](https://twitter.com/marblismAI)