https://github.com/dcdms/serasa-bet
https://github.com/dcdms/serasa-bet
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcdms/serasa-bet
- Owner: dcdms
- Created: 2024-11-22T18:34:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T18:53:38.000Z (over 1 year ago)
- Last Synced: 2024-12-21T12:23:29.566Z (over 1 year ago)
- Language: HTML
- Homepage: https://serasa-bet-production.up.railway.app
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SerasaBet
Hi! This is a website built using HTML, CSS and JS, and also NodeJS to serve files and protect pages. You can switch to the folder of your choice and run this on your machine by running the following commands:
> But first, make sure you have [Git](https://git-scm.com/downloads), [NodeJS](https://nodejs.org/en/download/package-manager) and [Docker](https://docs.docker.com/get-started/get-docker) installed on your machine.
```sh
# Clone this repository and switch to it
git clone https://github.com/dcdm3g/serasa-bet
# Start the NodeJS server
npm run dev
```
Yay! You now should have this website running on http://localhost:3000.