Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joulev/ezkomment

Commenting made easy.
https://github.com/joulev/ezkomment

nextjs orbital-2022

Last synced: 3 months ago
JSON representation

Commenting made easy.

Awesome Lists containing this project

README

        



ezkomment

Commenting made easy.



Orbital level
Prod status
Dev status




## NUS Orbital 2022

If you came here looking for the source code submitted in NUS Orbital 2022, see [v1.0.0](https://github.com/joulev/ezkomment/releases/tag/v1.0.0). Since then the app has been effectively rewritten, so this repository's main branch is no longer considered part of Orbital 2022.

## Development

```sh
$ pnpm install # install dependencies
$ pnpm dev # start a development server at localhost:3000
$ pnpm build # build the app in production mode
$ pnpm start # start the app (after pnpm build) in production mode
```

[See the development guide](CONTRIBUTING.md).

## Helpful links

- [Production deployment](https://ezkomment.joulev.dev)
- [Development deployment](https://ezkdev.joulev.dev)
- [Demo](https://demo.ezkomment.joulev.dev)
- [ezkomment is a NUS Orbital 2022 project](https://ezkomment.joulev.dev/orbital)