Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!