Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        











pmb.himarpl.com Website built using Next.js with T3 Stack.



MIT License




Powered by Vercel




## 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