Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/killyougutsxxx/crud-simple-next

Simple cash entry crud, using NextJS + JSON Server
https://github.com/killyougutsxxx/crud-simple-next

ant-design antd crud docker docker-compose json json-server nextjs nextjs13 shell-script simple-cash-entry typescript

Last synced: about 1 month ago
JSON representation

Simple cash entry crud, using NextJS + JSON Server

Awesome Lists containing this project

README

        

# Cash Entry - Next Crud Examples
Simple cash entry crud, using next + json server

## Installation

- **clone repository :**
```bash
git clone https://github.com/KILLYOUGUTSXXX/crud-simple-next.git
```

- **build docker images :**
```bash
docker-compose build
```
- **build & run containers :**
```bash
docker-compose up -d && docker-compose logs app --follow
```
**Service Access :**

  [localhost:7559](localhost:7559) / [183.77.86.1:7559](177.89.33.1:7559)

## Tech Stack
[![My Skills](https://skillicons.dev/icons?i=next,nodejs,docker,bash,ts,js)](https://skillicons.dev)