Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 788 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 788 Bytes

NAIS Swag Shop

NAIS Web Shoper en eksempel nettbutikk for å bestille NAIS Swag til bruk på konferanser, arrangementer og lignende.

NAIS Swag Shop

Teknologi

Arkitektur

graph LR
  Frontend -->|API| Backend
  Backend -->|Database| PostgreSQL
  Backend -->|Review| SentimentAPI[Sentiment API]
Loading

Utvikling

Komme i gang

  1. Klon repoet
  2. Installer avhengigheter: npm install
  3. Start utviklingsserver: npm run dev
  4. Åpne http://localhost:3000

Lisens

NAIS Web Shoper lisensiert under MIT-lisensen.