GithubHelp home page GithubHelp logo

dreamlikeamonster / apriliya-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lolikillers/apriliya-api

0.0 0.0 0.0 22.82 MB

Simple Web API with user authentication

Home Page: https://darkcoder.xyz

Shell 0.02% JavaScript 48.97% PHP 0.02% CSS 4.08% Dockerfile 0.02% EJS 2.24% SCSS 44.64% Procfile 0.01%

apriliya-api's Introduction

APRILIYA-API

APRILIYA - API's

Alt

Required

Sebelum melakukan apapun silahkan dapatkan

Tanpa mongodb web API tidak akan berjalan

buat file .env terlebih dahulu

mv example.env .env

letakkan semua itu di file .env

DB_URI = '' //URI Database mongodb bisa kalian dapatkan di https://www.mogodb.com
LIMIT_PREMIUM =  ''//Limit pengguna gratisan
LIMIT_USER = '' //Limit pengguna premium
CODER_NAME = '' //Entahlah mau di ganti apa tidak
KEY = '' //Kata kunci untuk menambahkan pengguna premium

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/LoliKillers/Apriliya-Api
cd Apriliya-Api
npm install
npm start

Open : http://localhost:8080

Deploy in heroku

npm install --global heroku
heroku login
git clone https://github.com/LoliKillers/Apriliya-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

Open : https://APP_NAME.herokuapp.com Demo : https://april-api.herokuapp.com

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
  • lolkil-scraper

apriliya-api's People

Contributors

lolikillers avatar deepsource-autofix[bot] avatar deepsourcebot avatar

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.