1.0.5 • Published 3 years ago

jsnet-core v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Say hello to the latest project JSNet

To keep it short I have been playing around with nodejs creating a basic webserver This server uses js classes with response types such as View() and Ok() in order display content to the browser

It is still in the early stages of development

Dependencies for this project include

  • Nunjucks
  • NodeMailer

Cli has been added to project. server can now be installed by running jsnet-cli --install you will then choose Javascript (the only version available right now) and it will install all the server files,

To start the server just type into the console npm run start

This server has been designed to act as a quick development server for api usage or to server html webpages

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago