Skip to content

CinquinAndy/mariage-mae

Repository files navigation

ForHives tech base stack - Template 🐝

A boiler plate with a complete stack : next, tailwind, bruno, renovate, husky, eslint, prettier, github ci, caprover, docker

Tech stack 💻

That is the list of technologies that ForHives use.

Front

CI/CD

State management

API Call (postman alternative)

Todo list 📝

  • Change the name of the project
  • Change the name of the project in the package.json
  • Change the name of the project in the README.md
  • Follow the first guide for GitHub CI
  • Follow the second guide for CapRover install & config
  • Change the app/layout.js
    • Change the font
    • Change the domain name
  • Change the favicon
  • Change the loader
  • Change the font in the tailwind.config.js
  • Change the font in styles/globals.css
  • replace the url in the next.config.js
  • replace the theme colors in tailwind.config.js
  • configure your renovate in your github repo / account

Other options

  • Add bruno if you need to call an API and you don't want to use postman (and share the confs)
  • Add a state management if you need it (zustand is a good one)
  • Add Auth if you need it (next-auth is a good one)
  • Add a CMS if you need it (strapi/pocketbase are good ones)

Any real project example ??

https://github.com/For-Hives/formenu https://github.com/For-Hives/my-makeup

dev

git clone
-> add .env file
-> add .env file in .bruno folder
pnpm install
pnpm run dev
pnpm run build

About

[prod] - the website for the wedding of my little sister

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages