Git web client that wows you
Requirements
- Docker
- GnuWin32 (Windows only)
- GetGnuWin32 – Maintaining a Gnuwin32 Package archive or the set of following packages
Installation
git clone https://github.com/superwower/wowgit.git
cd wowgit
make prodBy default the server will run on port 3000.
Development
How to start development
First time, type the following instead of npm install.
(Usually, you only need to run this for the first time)
To start development, type the following instead of npm start.
By default the server will run on port 3000.
Used technologies
-
Languages: HTML, Typescript, SCSS
-
Frontend
- Next.js: A framework based on React.js
-
Backend
- Fastify: Server framework written in Node.js
- GraphQL: A query language for API
- isomorphic-git: Node.js library for git operation
Who are the developers
Created by Superwower with ❤️
License
MIT