Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arikama/koran-webapp
- Owner: arikama
- Created: 2022-07-20T19:09:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T15:29:00.000Z (5 months ago)
- Last Synced: 2024-08-14T16:43:24.797Z (5 months ago)
- Topics: nextjs, ssg
- Language: TypeScript
- Homepage: https://koran.arikama.co/
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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`