Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arikama/koran-webapp

Koran webapp
https://github.com/arikama/koran-webapp

nextjs ssg

Last synced: about 1 month ago
JSON representation

Koran webapp

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/arikama/koran-webapp/branch/master/graph/badge.svg?token=za54DpZFOQ)](https://codecov.io/gh/arikama/koran-webapp)
[![build](https://github.com/arikama/koran-webapp/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/arikama/koran-webapp/actions/workflows/build.yml)

[koran-backend](https://github.com/arikama/koran-backend)

## Development

1. Create `.env` file (refer `example.env` file for details)
2. `npm run dev`

## Test

1. `npm run test`