Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanjtc/cinesgammaapp
App de Cines Gamma
https://github.com/bryanjtc/cinesgammaapp
asp-net-core nextjs sql-server
Last synced: 3 months ago
JSON representation
App de Cines Gamma
- Host: GitHub
- URL: https://github.com/bryanjtc/cinesgammaapp
- Owner: bryanjtc
- Created: 2021-12-07T21:32:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T05:04:42.000Z (4 months ago)
- Last Synced: 2024-09-13T13:13:14.031Z (4 months ago)
- Topics: asp-net-core, nextjs, sql-server
- Language: JavaScript
- Homepage: https://cinesgamma.azurewebsites.net/
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# CinesGamma App
![App](app.png)
Este proyecto es una progressive web app que utiliza ASP.NET con Javascript.
El proyecto fue creado a partir de la plantilla de ASP.NET Core with React.js y luego fue modificado para utilizar Next.js
Para correr la aplicacion ejecute los siguientes comandos simultaneamente:
- Primero en la carpeta ClientApp: npm run dev
- Segundo en la carpeta principal: dotnet run[Ver aplicacion](https://cinesgamma.azurewebsites.net/)