CylinderAdmin / midnight-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Midnight Starter

This is a starter template for Midnight with a NextJS frontend included using docker.

There is no need to setup your environment beyond having docker installed.

Node, npm, and yarn are all included in the docker container. As well as the compact binaries.

Getting Started

  1. Clone this repository
  2. Run docker-compose up --build in the root of the repository
  3. Visit http://localhost:3333 in your browser
  4. Start developing!

About


Languages

Language:TypeScript 59.4%Language:Dockerfile 17.6%Language:JavaScript 13.8%Language:CSS 5.1%Language:Shell 4.1%