Skip to content

easkarov/StroykaStore

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

68 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Server side

Installation and Launch steps (Windows):

MongoDB:

  1. Install MongoDB 5+
  2. Start MongoDB server as a Service

Python

  1. Install Python 3.8+ version.
  2. Type "pip install -r requirements.txt" in root folder
  3. Go to "server" folder
  4. Create ".env" file and fill it like ".env.example" substituting your values
  5. Type "python run.py"
  6. Wait till server is started on 80 port.

About

๐Ÿ— Fullstack web app of hardware store with registration system, cart, orders, favorite products, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 65.8%
  • SCSS 27.8%
  • Python 6.2%
  • HTML 0.2%