Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darthakiranihil/genosstore
The Store of Computer Technics
https://github.com/darthakiranihil/genosstore
Last synced: 1 day ago
JSON representation
The Store of Computer Technics
- Host: GitHub
- URL: https://github.com/darthakiranihil/genosstore
- Owner: DarthAkiraNihil
- Created: 2024-11-02T14:03:19.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-22T17:44:21.000Z (24 days ago)
- Last Synced: 2024-12-22T18:31:47.656Z (24 days ago)
- Language: C#
- Size: 7.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Genos Store
A simple course project that represents the system of the store of computer technics
Almost done but need to add some little functions
## Deployment
Needs docker and docker-compose installed
### Only schema
```shell
docker-compose up -d
docker cp ./cschema_compressed.sql :/.cschema_compressed.sql
docker exec -i psql -U postgres -d genos_store -f ./cschema_compressed.sql
```### Schema and data
```shell
docker-compose up -d
docker cp ./cschema_compressed.sql :/.dump.sql
docker exec -i psql -U postgres -d genos_store -f ./dump.sql
```### Test accounts:
#### Admin
Username: [email protected]
Password: p3n1s_Mus1C
#### Customer (individual)
Username: [email protected]
Password: String6!