Skip to content

ky6taka/abyss-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't forget to click ⭐️ and fork this repository

HOW TO INSTALL

Cyclic App

Deploy to Cyclic

Railway App

Deploy to Railway

Replit App

Run on Repl.it

Linux

apt update -y
apt upgrade -y
apt install nodejs -y
apt install npm -y
apt install git -y

Runing in localhost

npm install --global nodemon
git clone https://github.com/nxvall/abyss-api
cd abyss-api
npm install
npm start

Open : http://localhost:8080

Deploy in heroku

npm install --global heroku
heroku login
git clone https://github.com/nxvall/abyss-api
cd Apriliya-Api
hroku git:remote -a YOUR_APP_NAME_IN_HEROKU
git add .
git commit -m "Make It Butter"
git push heroku master

Or

Deploy to Heroku

What is next?

  • Jika masih bingung silahkan tanyakan kepada saya di WhatsApp
  • Menemukan error? silahkan tarik permintaan, atau bisa beritahu saya di WhatsApp
  • Request? silahkan hubungi saya di WhatsApp
  • Jika ingin menambah fitur silahkan full request.

Coffee ☕

Thanks To

About

Web Rest APIs Simple - NodeJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published