Skip to content

this is a basic node template server, which can be used for any of the node servers

License

Notifications You must be signed in to change notification settings

praburocking/nodetemplateserver

Repository files navigation

Node Template Server

This is an attempt to create a base frame work for api(client-server) model node server which has essential features like user authorization,scheduler, notification, payment services.

frame work structure

the server is divided in two parts

  • app and
  • services

the services part contains the essential services for an app server and app part you can write your app.

For backEnd we are using MangoDB and for authorization we are using token system where a token is sent in header for every request to identify the user.

for more Info please look into the wiki tab. we are also encourage you to contribute to this project to make something good for nodejs developer community.

About

this is a basic node template server, which can be used for any of the node servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published