https://github.com/charlescreativecontent/animeland
Anime Server
https://github.com/charlescreativecontent/animeland
Last synced: 11 months ago
JSON representation
Anime Server
- Host: GitHub
- URL: https://github.com/charlescreativecontent/animeland
- Owner: CharlesCreativeContent
- License: mit
- Created: 2022-03-11T22:51:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T17:13:19.000Z (about 3 years ago)
- Last Synced: 2025-04-10T03:18:59.456Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://animeland-two.vercel.app
- Size: 18.7 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Installation
1. Clone repo
2. run `npm install`
## Usage
1. run `node server.js`
2. Navigate to `localhost:8080`
## Credit
Modified from Scotch.io's auth tutorial