https://github.com/drew138/nuke-store
https://github.com/drew138/nuke-store
docker docker-compose gcp github-actions laravel php
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drew138/nuke-store
- Owner: drew138
- Created: 2023-02-12T18:06:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T14:24:33.000Z (about 3 years ago)
- Last Synced: 2025-01-23T19:24:22.728Z (over 1 year ago)
- Topics: docker, docker-compose, gcp, github-actions, laravel, php
- Language: PHP
- Homepage: https://www.nukestore.world/
- Size: 24.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nukestore
Este es el repositorio git de NukeStore. El proyecto fue contruido con Docker y Laravel.
### Correr el proyecto
Instala [Docker](https://docs.docker.com/engine/install/) en tu maquina y ponlo a correr. Después corre:
bash
```
make install
```
En el Makefile hay otros commandos buenos para ayudarte a usar el proyecto.
[NukeStore](http://127.0.0.1)
Ahi ya puedes empezar a usar Nukestore. Todo lo de laravel esta guardado en la carpeta src y lo de docker esta en infra.