Giter Site home page Giter Site logo

william-wtr92 / website-airnes Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 9.75 MB

Monorepo Website & Mobile - NextJS / React Native

Home Page: https://website-pi-lac.vercel.app

JavaScript 96.74% CSS 0.13% Java 1.77% Ruby 0.70% Objective-C 0.06% Objective-C++ 0.60%

website-airnes's Introduction

Airneis Project

Website peek

Context

ÀIRNEIS ("furniture" in Scottish Gaelic) is a Scottish company that resells furniture designed by Scottish designers. They have expressed their desire to move into the digital age and wish to create their own e-commerce solution to reach an international clientele and expend the one they already have locally. The final deliverable required is a mobile-first e-commerce website and a mobile application, with a web backoffice to manage the content, an integrated content and a secure and maintainable payment system over time.

Our team

Tom Ollivier Hugo Vaillant Charlotte Waegeneire William Wautrin
Web developer Web developer Web developer Web developer

Important links:

.env setup

HOST_PATH=

# Your DB
DB_CONNECTION_HOST=
DB_CONNECTION_USER=
DB_CONNECTION_PWD=
DB_CONNECTION_DB=

# Hash password
SECURITY_PASSWORD_PEPPER=
SECURITY_JWT_SECRET=

# SendGrid
KEY_SEND_GRID=
MAIL_SEND_GRID=

# Stripe
SK_STRIPE=

How to install the project

  • Clone the project;
  • Run the command npm install to install all the dependencies;
  • Set up the .env file;
  • Run the npx knex --esm migrate:latest to create your database tables. Make sure your postgreSQL database is empty;
  • Run the command npm run build to build the website;
  • Run the command npm run start to run the website;
  • The terminal will tell you the url based on the host you indicated in your .env file. Enjoy !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.