typehorror
Follow
Pinned Loading
-
brigalabs/dummy-backend
brigalabs/dummy-backend PublicA simple CRUD REST backend so you can quickly prototype your front-end
TypeScript 3
-
Create a feature folder from an exis...
Create a feature folder from an existing feature folder 1#!/usr/bin/env node
2// this is to use when you duplicate a module.
3// For example, lets say you have all the crud basic feature for "user"
4// and you would like to seed the feature "product" with it.
5// You'll have to copy "user" into "product", search and replace every instance
-
Device test webpage - a la sizzy
Device test webpage - a la sizzy 1<!DOCTYPE html>
2<head>
3<link
4rel="stylesheet"
5href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.