Skip to content

Ghalbeyou/Paster.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Paster.Js ✨

shields shields shields

Paster.Js is a copy of Paster.Py but in JavaScript instead of Python 😁

This is a Express project, that works like exactly like Paster.Py but in JavaScript.

If you don't know how it works, you can see Pastes or create pastes in this app!

Installation

To install Paster.Js, you need to install Node.js.

Then:

$ npm install

after that,

$ npm start

will start the server on the port 3000.

Usage

To create a new paste, just go to http://localhost:3000/new and fill in the form. then you can see that it give you a link for the paste

Contributing

Pull reuquests are welcome. just fork the repository and push your changes. we will review them and if they are good, we will add them to the repository.

License

Paster.Js is licensed under the APACHE 2.0 license.