Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himarplupi/pmb-himarpl
New Student Admission (PMB) for Software Engineering UPI: Registration information, schedule, and requirements for Software Engineering study program admission at UPI Campus in Cibiru.
https://github.com/himarplupi/pmb-himarpl
nextjs reactjs typescript
Last synced: 7 days ago
JSON representation
New Student Admission (PMB) for Software Engineering UPI: Registration information, schedule, and requirements for Software Engineering study program admission at UPI Campus in Cibiru.
- Host: GitHub
- URL: https://github.com/himarplupi/pmb-himarpl
- Owner: himarplupi
- License: mit
- Created: 2024-03-19T22:53:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T23:49:46.000Z (29 days ago)
- Last Synced: 2024-11-25T00:25:03.054Z (29 days ago)
- Topics: nextjs, reactjs, typescript
- Language: TypeScript
- Homepage: https://pmb.himarpl.com
- Size: 3.67 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
pmb.himarpl.com Website built using Next.js with T3 Stack.## What is this repo?
[pmb.himarpl.com](https://pmb.himarpl.com/) by [HIMARPL's Communication and Information Department](https://www.himarpl.com/about/be/kominfo) is the official website of HIMARPL for New Student Admission Information. 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/pmb-himarpl/blob/main/CODE_OF_CONDUCT.md
[contributing guide]: https://github.com/himarplupi/pmb-himarpl/blob/main/CONTRIBUTING.md