All Projects β†’ gofiber β†’ Boilerplate

gofiber / Boilerplate

Licence: mit
🚧 Boilerplate for πŸš€ Fiber

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Boilerplate

Nw Vue Cli Example
NW.js, Vue-CLI 4, Vue-DevTools
Stars: ✭ 63 (-13.7%)
Mutual labels:  boilerplate
Laravel Api Boilerplate Jwt
A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
Stars: ✭ 1,155 (+1482.19%)
Mutual labels:  boilerplate
Gp Vue Boilerplate
Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs.
Stars: ✭ 71 (-2.74%)
Mutual labels:  boilerplate
Spring Higher Order Components
⚑️ Preconfigured components to speedup Spring Boot development
Stars: ✭ 65 (-10.96%)
Mutual labels:  boilerplate
App Template
Boilerplate for Angular apps
Stars: ✭ 67 (-8.22%)
Mutual labels:  boilerplate
Flask React Boilerplate
Simple boilerplate for a Flask backend and React client
Stars: ✭ 69 (-5.48%)
Mutual labels:  boilerplate
Jekyll Netlify Boilerplate
A simple Jekyll template for creating a fast, static website on Netlify
Stars: ✭ 62 (-15.07%)
Mutual labels:  boilerplate
Vuejsfire Hackathon Starter
Hackathon starter kit based on vue.js and Firebase
Stars: ✭ 73 (+0%)
Mutual labels:  boilerplate
React Native Template Typescript
πŸ‘Ύ Clean and minimalist React Native template for a quick start with TypeScript.
Stars: ✭ 1,148 (+1472.6%)
Mutual labels:  boilerplate
Slim3
Slim Framework 3 Skeleton Application
Stars: ✭ 70 (-4.11%)
Mutual labels:  boilerplate
Html5 Boilerplate
A simple, fast, modern, pure html, css (and sass), js, live reload starter template
Stars: ✭ 65 (-10.96%)
Mutual labels:  boilerplate
Firebird
Template for Phoenix 1.3 projects
Stars: ✭ 66 (-9.59%)
Mutual labels:  boilerplate
Vue Mix
Bootstrap your Vue 2.0 SPA in less than 2 minutes.
Stars: ✭ 69 (-5.48%)
Mutual labels:  boilerplate
Class Logger
Boilerplate-free decorator-based class logging
Stars: ✭ 64 (-12.33%)
Mutual labels:  boilerplate
Api Blueprint Boilerplate
Minimalistic boilerplate to quick-start API specification using API Blueprint description language.
Stars: ✭ 71 (-2.74%)
Mutual labels:  boilerplate
Colyseus Babylonjs Boilerplate
BabylonJS + Colyseus: Multiplayer Boilerpate
Stars: ✭ 62 (-15.07%)
Mutual labels:  boilerplate
Jolly
Production ready boilerplate for hapi.js
Stars: ✭ 68 (-6.85%)
Mutual labels:  boilerplate
Sing App
πŸ’₯Free and open-source admin dashboard template built with Bootstrap 4.5 πŸ’₯
Stars: ✭ 1,187 (+1526.03%)
Mutual labels:  boilerplate
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-1.37%)
Mutual labels:  boilerplate
Readme Template
A Readme Template For Tomorrow's Opensource
Stars: ✭ 69 (-5.48%)
Mutual labels:  boilerplate

GoFiber Docker Boilerplate

Release Discord Test Security Linter

Development

Start the application

go run app.go

Production

docker build -t gofiber .
docker run -d -p 3000:3000 gofiber

Go to http://localhost:3000:

Go Fiber Docker Boilerplate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].