Skip to content

BrieucCaillot/miam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

miam

Informations :

Note:

  • Made with Language Language Language Language Language Language Language
  • This is a web project, this repository will only works on search engine (Google Chrome is recommended for a better experience).

Commands:

miam

A Vue.js project

How to download


There are two methods:

  • Clone via terminal.
  • Download it via github.

You can check them out here.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

miam-front

cd miam-front/
vim .env

# .env config

# url used to request with backend
URL_DEV=

# stripe public key
STRIPE_PUBLIC_KEY=

miam-back

cd miam-back/
vim .env

# .env config

# config database
DB_HOST=
DB_USER=
DB_PASS=
DB_NAME=

# stripe private key
STRIPE_PRIVATE_KEY=

# nodemailer email & password
NODEMAILER_USER=
NODEMAILER_PASS=

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Make sure to checkout my other projects.

Socials :

GitHub followers