Skip to content

salihcodev/fullcart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-Commercial platform

@fullcart


Maintained with Learn Github Stars



File Structure

High level structure

.../fullcart
.
├── dockerfiles
   ├── docker-compose.yml
   ├── Dockerfile
   └── Dockerfile.dev
├── docs
   ├── app-structure.doc.md
   ├── server
      └── main.doc.md
   └── web
       └── main.doc.md
├── packages
   ├── server
   └── web

├── LICENSE
└── README.md

Generals

Project naming convention

  • For naming files and directories i like to use cabab-case
  • For naming functions, utilities i like to use camelCase is javascript used to be
  • For naming interfaces, types i like to use PascalCase

Support

Feel free to star the repo

Follow me on twitter @salihcodev

About

e-Commercial platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages