Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himarplupi/ascendia-himarpl
Ascendia Cabinet Website HIMARPL: Get to know HIMARPL more closely here
https://github.com/himarplupi/ascendia-himarpl
framer-motion nextjs reactjs t3-stack typescript
Last synced: 29 days ago
JSON representation
Ascendia Cabinet Website HIMARPL: Get to know HIMARPL more closely here
- Host: GitHub
- URL: https://github.com/himarplupi/ascendia-himarpl
- Owner: himarplupi
- License: mit
- Created: 2024-03-25T13:02:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T03:02:08.000Z (29 days ago)
- Last Synced: 2024-11-24T04:17:19.896Z (29 days ago)
- Topics: framer-motion, nextjs, reactjs, t3-stack, typescript
- Language: TypeScript
- Homepage: https://ascendia.himarpl.com
- Size: 3.44 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ascendia.himarpl.com Website built using Next.js with T3 Stack.## What is this repo?
[ascendia-himarpl](https://ascendia.himarpl.com/) by [HIMARPL's Communication and Information Department](https://www.himarpl.com/about/be/kominfo) is the official website of HIMARPL Ascendia Cabinet. This repo is the source code for that website. Built using [Next.js](https://nextjs.org), a React Framework.
## Installation
Follow the getting started guide from the [Contributing Guide][] to set up the project locally.
```bash
npm ci
npm run dev
```## Contributing
This project adopts HIMARPL's [Code of Conduct][].
Complete infrastructure design documentation can be found at [HIMARPL Documentation Website](https://docs.himarpl.com).> \[!NOTE]\
> We recommend reading all Relevant Links below before making code changes; Including Dependency changes, Content changes, and Code changes.### Deployment
The website is automatically deployed to [Vercel](https://vercel.com) through GitHub Action App integration when there's a new push to the `main` branch.
Current integration is owned and managed by the Website Team at HIMARPL's Communication and Information Department.
## Relevant Links
[Code of Conduct][]
[Contributing Guide][]
## Acknowledgments
- Thanks to all contributors and collaborators who develop this project.
[code of conduct]: https://github.com/himarplupi/ascendia-himarpl/blob/main/CODE_OF_CONDUCT.md
[contributing guide]: https://github.com/himarplupi/ascendia-himarpl/blob/main/CONTRIBUTING.md