Coder Social home page Coder Social logo

nerdeveloper / hackathon-starter-kit Goto Github PK

View Code? Open in Web Editor NEW
319.0 10.0 79.0 4.84 MB

A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!

Home Page: https://hackathon-slhbx5lcqq-uc.a.run.app/

License: MIT License

Dockerfile 2.26% TypeScript 86.38% JavaScript 11.36%
nodejs typescript express oauth2 twitter github facebook authentication starter-kit hackathon

hackathon-starter-kit's People

Contributors

nerdeveloper 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackathon-starter-kit's Issues

Awesome work man!

This is awesome man! I just wanted tom let you know. Keep up the good work.

App can't be started

Do you know why there is an error when I tried to start the app? Then it doesn't listen at HTTP://localhost:3000 at all possibly because of the error.

C:\tmp\hackathon-starter-kit>npm start

[email protected] start C:\tmp\hackathon-starter-kit
npm run build:dev

[email protected] build:dev C:\tmp\hackathon-starter-kit
npm run build-ts:dev && npm run watch

[email protected] build-ts:dev C:\tmp\hackathon-starter-kit
tsc -p tsconfig.json

[email protected] watch C:\tmp\hackathon-starter-kit
concurrently "npm run bundle:watch " "npm run watch-ts:dev " "npm run serve:dev " --names "๐Ÿ’ป,?"" --prefix name

[๐Ÿ“ฆ]
[๐Ÿ“ฆ] > [email protected] watch-ts:dev C:\tmp\hackathon-starter-kit
[๐Ÿ“ฆ] > tsc -w -p tsconfig.json
[๐Ÿ“ฆ]
[]
[] > [email protected] serve:dev C:\tmp\hackathon-starter-kit
[] > NODE_ENV=development nodemon dist/server.js --public
[]
[๐Ÿ’ป]
[๐Ÿ’ป] > [email protected] bundle:watch C:\tmp\hackathon-starter-kit
[๐Ÿ’ป] > webpack -w --display-max-modules 0
[๐Ÿ’ป]
[] 'NODE_ENV' is not recognized as an internal or external command,
[] operable program or batch file.
[] npm ERR! code ELIFECYCLE
[] npm ERR! errno 1
[] npm ERR! [email protected] serve:dev: NODE_ENV=development nodemon dist/server.js --public
[] npm ERR! Exit status 1
[] npm ERR!
[] npm ERR! Failed at the [email protected] serve:dev script.
[] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[]
[] npm ERR! A complete log of this run can be found in:
[] npm ERR! C:\Users\i040355\AppData\Roaming\npm-cache_logs\2020-09-03T18_37_14_794Z-debug.log
[] npm run serve:dev exited with code 1
[๐Ÿ“ฆ] 2:37:15 PM - Starting compilation in watch mode...
[๐Ÿ“ฆ]
[๐Ÿ’ป]
[๐Ÿ’ป] Webpack is watching the files...
[๐Ÿ’ป]
[๐Ÿ’ป] Browserslist: caniuse-lite is outdated. Please run next command npm update
[๐Ÿ’ป] Hash: d3c906574d8dfe841fa1
[๐Ÿ’ป] Version: webpack 3.4.1
[๐Ÿ’ป] Time: 1630ms
[๐Ÿ’ป] Asset Size Chunks Chunk Names
[๐Ÿ’ป] App.bundle.js 3 kB 0 [emitted] App
[๐Ÿ’ป] style.css 3.58 kB 0 [emitted] App
[๐Ÿ’ป] App.bundle.js.map 2.9 kB 0 [emitted] App
[๐Ÿ’ป] style.css.map 5.39 kB 0 [emitted] App
[๐Ÿ’ป] 3 modules
[๐Ÿ’ป] Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/dist/cjs.js?sourceMap!node_modules/postcss-loader/src/index.js??ref--1-2!public/css/style.css:
[๐Ÿ’ป] 2 modules
[๐Ÿ“ฆ]
[๐Ÿ“ฆ] 2:37:20 PM - Found 0 errors. Watching for file changes.

sessions are not persistent

When I log in, sessions can not get cookies for sessions store.

App redirects to login back even after authentication.

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.