Skip to content

KILLYOUGUTSXXX/crud-simple-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Entry - Next Crud Examples

Simple cash entry crud, using next + json server

Installation

  • clone repository :

    git clone https://github.com/KILLYOUGUTSXXX/crud-simple-next.git
  • build docker images :

    docker-compose build
  • build & run containers :

    docker-compose up -d && docker-compose logs app --follow

Service Access :

  localhost:7559 / 183.77.86.1:7559

Tech Stack

My Skills