Git Product home page Git Product logo

newtelco-tab's Introduction

πŸ“° newtelco-tab

Demo GitHub GitHub package.json version GitHub last commit

NewTelco GmbH Intranet Homepage

🏁 Getting Started

  1. Clone repository git clone https://github.com/newtelco/newtelco-tab
  2. Install dependencies cd newtelco-tab && npm install
  3. Start dev server npm run dev

You must have Google Credentials for the Drive / Contacts sections to work.

πŸ•ΉοΈ Features

  • Next.js
  • Typescript
  • TailwindCSS + twin.macro
  • Google Workspace Integration
    • Drive Recent Files
    • Employee Directory
  • CRM Recent Projects
  • FaunaDB (User Notes)

πŸ“Ί Screenshot

πŸ“ License

MIT

newtelco-tab's People

Contributors

ndom91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

newtelco-tab's Issues

Add Docker images

Clear and concise description of the problem

Hello
There is no docker installation method available.

Suggested solution

Also please consider adding the image to hub.docker.com as well.

Alternative

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

This project doesn't work on RaspberryPi 4

Describe the bug

i installed it on same ubuntu server (headless ) on rpi4 and on my VM but on RPi4 after 'npm install' its stuck on

βΈ¨β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚β ‚βΈ© β ¦ idealTree:myrepo: sill idealTree buildDeps

while it gets easily installed on VM. what could be the issue here ?

Reproduction

Just run it on RPi

System Info

Rpi - 4gb ram

Used Package Manager

npm

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Cannot find module error when trying to run

I followed the steps in the README.md, but something seems to be missing because after I try to open the page I see Internal Server Error and following error in the terminal:

Error: Cannot find module '/app/.next/fallback-build-manifest.json'
Require stack:
- /app/node_modules/next/dist/server/load-components.js
- /app/node_modules/next/dist/server/next-server.js
- /app/node_modules/next/dist/server/next.js
- /app/node_modules/next/dist/server/lib/start-server.js
- /app/node_modules/next/dist/cli/next-dev.js
- /app/node_modules/next/dist/lib/commands.js
- /app/node_modules/next/dist/bin/next
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:985:15)
    at Function.mod._resolveFilename (/app/node_modules/next/dist/build/webpack/require-hook.js:27:32)
    at Function.mod._resolveFilename (/app/node_modules/next/dist/build/webpack/require-hook.js:27:32)
    at Function.mod._resolveFilename (/app/node_modules/next/dist/build/webpack/require-hook.js:27:32)
    at Function.Module._load (node:internal/modules/cjs/loader:833:27)
    at Module.require (node:internal/modules/cjs/loader:1057:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.loadDefaultErrorComponents (/app/node_modules/next/dist/server/load-components.js:22:24)
    at DevServer.getFallbackErrorComponents (/app/node_modules/next/dist/server/dev/next-dev-server.js:1008:43)
    at async DevServer.renderErrorToResponse (/app/node_modules/next/dist/server/base-server.js:1111:40)
    at async pipe.req.req (/app/node_modules/next/dist/server/base-server.js:1033:30)
    at async DevServer.pipe (/app/node_modules/next/dist/server/base-server.js:387:25)
    at async DevServer.run (/app/node_modules/next/dist/server/dev/next-dev-server.js:715:24)
    at async DevServer.handleRequest (/app/node_modules/next/dist/server/base-server.js:303:20) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/app/node_modules/next/dist/server/load-components.js',
    '/app/node_modules/next/dist/server/next-server.js',
    '/app/node_modules/next/dist/server/next.js',
    '/app/node_modules/next/dist/server/lib/start-server.js',
    '/app/node_modules/next/dist/cli/next-dev.js',
    '/app/node_modules/next/dist/lib/commands.js',
    '/app/node_modules/next/dist/bin/next'
  ]
}```

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.