hgorges / DailyDash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DailyDash

This repository functions as a versatile platform for experimenting with various technologies, including Docker, EJS, Google API and general web development methodologies.

Due to its experimental nature, this repository will not serve as an application for production use. Its primary purpose is to explore and test new concepts rather than provide a fully functional solution.

Getting Started

Clone the repository

git clone https://github.com/hgorges/DailyDash.git

Navigate to the project directory

cd DailyDash

Install the dependencies

npm install

Start the server

npm run docker:up

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 45.4%Language:CSS 25.4%Language:EJS 21.9%Language:JavaScript 7.0%Language:Dockerfile 0.4%