Skip to content
/ antris Public

Antris is a project for SIB Dicoding Capstone 2021.

Notifications You must be signed in to change notification settings

Flouws/antris

Repository files navigation

Antris

Preview Image Preview Image Preview Image

Antris is a project for SIB Dicoding Capstone 2021.

image image

Online Preview

Nyrat Cloud Server : antris.apps.nyrat.id

Getting Started

  1. Make sure you have mariaDB installed and running in your vm or server.
  2. Rename [.env.example] to [.env] and configure your environment.
  3. Run code below sequentially.
Initializing dependencies
# npm install

Initializing database
# npx sequelize db:create
# npx sequelize db:migrate
# npx sequelize db:seed:all

Build frontend
# npm run build

Running program
# npm run start

External Library / Framework / Dependencies

Name Repository
@babel/core https://github.com/babel/babel
@babel/preset-env https://github.com/babel/babel
@popperjs/core https://github.com/floating-ui/floating-ui
autoprefixer https://github.com/postcss/autoprefixer
babel-loader https://github.com/babel/babel-loader
bcrypt https://github.com/kelektiv/node.bcrypt.js
bootstrap https://github.com/twbs/bootstrap
bootstrap-select https://github.com/snapappointments/bootstrap-select
copy-webpack-plugin https://github.com/webpack-contrib/copy-webpack-plugin
cors https://github.com/expressjs/cors
css-loader https://github.com/webpack-contrib/css-loader
dotenv https://github.com/motdotla/dotenv
eslint https://github.com/eslint/eslint
eslint-config-airbnb-base https://github.com/airbnb/javascript
eslint-config-google https://github.com/google/eslint-config-google
eslint-plugin-import https://github.com/import-js/eslint-plugin-import
express https://github.com/expressjs/express
file-loader https://github.com/webpack-contrib/file-loader
html-webpack-plugin https://github.com/jantimon/html-webpack-plugin
idb https://github.com/jakearchibald/idb
jasmine-ajax https://github.com/jasmine/jasmine-ajax
jasmine-core https://github.com/jasmine/jasmine
jquery https://github.com/jquery/jquery
json-form-data https://github.com/hyperatom/json-form-data
json-loader https://github.com/webpack-contrib/json-loader
jsonwebtoken https://github.com/auth0/node-jsonwebtoken
karma https://github.com/karma-runner/karma
karma-chrome-launcher https://github.com/karma-runner/karma-chrome-launcher
karma-firefox-launcher https://github.com/karma-runner/karma-firefox-launcher
karma-jasmine https://github.com/karma-runner/karma-jasmine
karma-sourcemap-loader https://github.com/demerzel3/karma-sourcemap-loader
karma-webpack https://github.com/ryanclark/karma-webpack
mkdirp https://github.com/substack/node-mkdirp
multer https://github.com/expressjs/multer
mysql2 https://github.com/sidorares/node-mysql2
node-sass https://github.com/sass/node-sass
nodemon https://github.com/remy/nodemon
object-to-formdata https://github.com/therealparmesh/object-to-formdata
popper.js https://github.com/floating-ui/floating-ui
postcss https://github.com/postcss/postcss
postcss-loader https://github.com/webpack-contrib/postcss-loader
regenerator-runtime https://github.com/facebook/regenerator
sass https://github.com/sass/dart-sass
sass-loader https://github.com/webpack-contrib/sass-loader
sequelize https://github.com/sequelize/sequelize
sequelize-cli https://github.com/sequelize/cli
serviceworker-webpack-plugin https://github.com/oliviertassinari/serviceworker-webpack-plugin
style-loader https://github.com/webpack-contrib/style-loader
webpack https://github.com/webpack/webpack
webpack-cli https://github.com/webpack/webpack-cli
webpack-dev-server https://github.com/webpack/webpack-dev-server
webpack-merge https://github.com/survivejs/webpack-merge
webpack-pwa-manifest https://github.com/arthurbergmz/webpack-pwa-manifest
whatwg-fetch https://github.com/github/fetch
Other Dependent Dependencies https://github.com/TheSkinnyRat/antris/network/dependencies

LICENSE

For now, this repository is [UNLICENSED] and not open source or free code.
Copyright © is fully owned by the developers.

About

Antris is a project for SIB Dicoding Capstone 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages